Changeset ce017f90 in rtems
- Timestamp:
- 11/18/11 20:04:02 (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 84e1742
- Parents:
- 6765b71d
- Location:
- doc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/ChangeLog
r6765b71d rce017f90 1 2011-11-18 Jennifer Averett <Jennifer.Averett@OARcorp.com> 2 3 * user/conf.t: Added a bsp override option for MAXIMUM_DEVICES. 4 1 5 2011-10-31 Joel Sherrill <joel.sherrill@oarcorp.com> 2 6 -
doc/user/conf.t
r6765b71d rce017f90 538 538 @item @code{CONFIGURE_MAXIMUM_DEVICES} is defined 539 539 to the number of individual devices that may be registered 540 in the system. By default, this is set to 4. 540 in the system. Unless @code{BSP_MAXIMUM_DEVICES} is set 541 by the BSP, the default value for this is set to 4. 542 If overridden by the BSP the value is set to the value 543 specified by the BSP. 541 544 542 545 @findex CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
Note: See TracChangeset
for help on using the changeset viewer.