<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 2, 2020 at 11:39 PM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Andrei,<br>
<br>
----- Am 3. Feb 2020 um 4:14 schrieb  <a href="mailto:groups@chichak.ca" target="_blank">groups@chichak.ca</a>:<br>
<br>
> \Good day,<br>
> <br>
> A while back I put together a BSP for STM32F7 based on the STM32F407 BSP for an<br>
> early version of RTEMS 5.<br>
> <br>
> Now that RTEMS 5 became 5.0, the BSP structure has moved around quite a bit and<br>
> I need to redo my BSP.<br>
> <br>
> Is there a porting guide for 5.0 yet, or is there a shining example of a BSP<br>
> that I should emulate?<br>
<br>
unfortunately, there is no porting guide available. We discuss currently the introduction of a new build system. If it is not very urgent, then I would wait a bit with the porting.<br>
<br>
You can also start right now and use the stm32f4 BSP as an example. The relevant directories are:<br>
<br>
bsps/arm/stm32f4 (sources)<br>
<br>
c/src/lib/libbsp/arm/stm32f4 (build system)<br></blockquote><div><br></div><div>It isn't too bad Andrei. libcpu and libchip are now in bsps/shared. There is a single</div><div>bsps/include and the Makefile.am just lists files.</div><div><br></div><div>If you have questions, just ask.</div><div><br></div><div>--joel</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div>