mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2007-11-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* user/conf.t: Add CONFIGURE_APPLICATION_EXTRA_DRIVERS.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2007-11-27 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* user/conf.t: Add CONFIGURE_APPLICATION_EXTRA_DRIVERS.
|
||||||
|
|
||||||
2007-09-04 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2007-09-04 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* rtems_footer.html.in, common/cpright.texi: Update copyright.
|
* rtems_footer.html.in, common/cpright.texi: Update copyright.
|
||||||
|
|||||||
@@ -306,6 +306,13 @@ This device driver simply provides entry points that return
|
|||||||
successful and is primarily a test fixture.
|
successful and is primarily a test fixture.
|
||||||
By default, this is not defined.
|
By default, this is not defined.
|
||||||
|
|
||||||
|
@findex CONFIGURE_APPLICATION_EXTRA_DRIVERS
|
||||||
|
@item @code{CONFIGURE_APPLICATION_EXTRA_DRIVERS}
|
||||||
|
is defined if the application has device drivers it needs to
|
||||||
|
include in the Device Driver Table. This should be defined
|
||||||
|
to the set of device driver entries that will be placed in
|
||||||
|
the table. By default, this is not defined.
|
||||||
|
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
@subsection Multiprocessing Configuration
|
@subsection Multiprocessing Configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user