V5.x porting guide or prototypical example?
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Feb 3 05:39:20 UTC 2020
Hello Andrei,
----- Am 3. Feb 2020 um 4:14 schrieb groups at chichak.ca:
> \Good day,
>
> A while back I put together a BSP for STM32F7 based on the STM32F407 BSP for an
> early version of RTEMS 5.
>
> Now that RTEMS 5 became 5.0, the BSP structure has moved around quite a bit and
> I need to redo my BSP.
>
> Is there a porting guide for 5.0 yet, or is there a shining example of a BSP
> that I should emulate?
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.
You can also start right now and use the stm32f4 BSP as an example. The relevant directories are:
bsps/arm/stm32f4 (sources)
c/src/lib/libbsp/arm/stm32f4 (build system)
More information about the devel
mailing list