mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2010-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* user/conf.t: CONFIGURE_DISABLE_CLASSIC_NOTEPADS is typo of CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS. Fix it.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2010-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* user/conf.t: CONFIGURE_DISABLE_CLASSIC_NOTEPADS is typo of
|
||||||
|
CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS. Fix it.
|
||||||
|
|
||||||
2010-02-18 Chris Johns <chrisj@rtems.org>
|
2010-02-18 Chris Johns <chrisj@rtems.org>
|
||||||
|
|
||||||
* networking/networkapp.t: Updated the BOOTP/DHCP to document the
|
* networking/networkapp.t: Updated the BOOTP/DHCP to document the
|
||||||
|
|||||||
@@ -555,8 +555,8 @@ system configuration parameters supported by @code{rtems/confdefs.h}.
|
|||||||
Classic API tasks that can be concurrently active.
|
Classic API tasks that can be concurrently active.
|
||||||
The default for this field is 0.
|
The default for this field is 0.
|
||||||
|
|
||||||
@findex CONFIGURE_DISABLE_CLASSIC_NOTEPADS
|
@findex CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS
|
||||||
@item @code{CONFIGURE_DISABLE_CLASSIC_NOTEPADS} should be defined
|
@item @code{CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS} should be defined
|
||||||
if the user does not want to have support for Classic API Notepads
|
if the user does not want to have support for Classic API Notepads
|
||||||
in their application. By default, this is not defined and Classic API
|
in their application. By default, this is not defined and Classic API
|
||||||
Notepads are supported.
|
Notepads are supported.
|
||||||
|
|||||||
Reference in New Issue
Block a user