forked from Imagelibrary/rtems
2008-06-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* user/conf.t: Add CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-06-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* user/conf.t: Add CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS.
|
||||
|
||||
2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* user/conf.t: Add CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION and
|
||||
|
||||
@@ -503,6 +503,12 @@ system configuration parameters supported by @code{rtems/confdefs.h}.
|
||||
Classic API tasks that can be concurrently active.
|
||||
The default for this field is 0.
|
||||
|
||||
@findex CONFIGURE_DISABLE_CLASSIC_NOTEPADS
|
||||
@item @code{CONFIGURE_DISABLE_CLASSIC_NOTEPADS} should be defined
|
||||
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
|
||||
Notepads are supported.
|
||||
|
||||
@findex CONFIGURE_MAXIMUM_TIMERS
|
||||
@item @code{CONFIGURE_MAXIMUM_TIMERS} is the maximum number of
|
||||
Classic API timers that can be concurrently active.
|
||||
|
||||
Reference in New Issue
Block a user