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.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to