On Sun, Feb 2, 2020 at 11:39 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote:
> Hello Andrei, > > ----- Am 3. Feb 2020 um 4:14 schrieb gro...@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) > It isn't too bad Andrei. libcpu and libchip are now in bsps/shared. There is a single bsps/include and the Makefile.am just lists files. If you have questions, just ask. --joel > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel >
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel