New BSP source structure

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Jan 29 07:32:15 UTC 2018


Hello,

now that all BSP header files are in

* bsps/include

* bsps/@RTEMS_CPU@/include

* bsps/@RTEMS_CPU@/@RTEMS_BSP_FAMILY@/include

we should also move the BSP sources to this new directory tree. How do 
we want to organize the BSP sources in bsps/@RTEMS_CPU@/@RTEMS_BSP_FAMILY@?

* include

* start (Everything required to run a minimal application without devices)
** start.S
** bspstart.c
** linkcmds
** cache.c
** bspsmp.c

* dev (Everything device driver related)
** clock.c
** console.c
** i2c.c
** spi.c

* make
** somebsp.cfg

* network (Legacy network stack drivers)

* mpci (RTEMS_MULTIPROCESSING support)

I am not a big fan of the excessive use of subdirectories which contain 
usually only one file.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list