forked from Imagelibrary/rtems
2008-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/conf.t: Fix text on CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
|
* user/conf.t: Fix text on CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER.
|
||||||
|
|
||||||
2008-02-14 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2008-02-14 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* user/mp.t: Now builds.
|
* user/mp.t: Now builds.
|
||||||
|
|||||||
@@ -284,10 +284,10 @@ defined.
|
|||||||
@findex CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
|
@findex CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
|
||||||
@item @code{CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER}
|
@item @code{CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER}
|
||||||
is defined
|
is defined
|
||||||
if the application wishes to include the Console Device Driver.
|
if the application wishes to include the Clock Device Driver.
|
||||||
This device driver is responsible for providing standard input
|
This device driver is responsible for providing a regular
|
||||||
and output using "/dev/console". By default, this is not
|
interrupt which invokes the @code{rtems_clock_tick} directive.
|
||||||
defined.
|
By default, this is not defined.
|
||||||
|
|
||||||
@findex CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER
|
@findex CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER
|
||||||
@item @code{CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER}
|
@item @code{CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER}
|
||||||
|
|||||||
Reference in New Issue
Block a user