Split up confdefs.h into multiple header files?

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Dec 5 13:56:14 UTC 2019


Hello,

the next thing I would like to work on is a specification of the 
application configuration (e.g. confdefs.h defines).

The confdefs.h header file is quite big and difficult to review. What do 
you think about splitting this file into smaller parts, so that 
confdefs.h consists of something like this:

#include <rtems/config/classictask.h>
#include <rtems/config/classicsema.h>
#include <rtems/config/bdbuf.h>
#include <rtems/config/posixthread.h>
...

?

-- 
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