forked from Imagelibrary/rtems
2011-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp74/init.c: Does not need clock driver.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* sp74/init.c: Does not need clock driver.
|
||||
|
||||
2011-07-26 Pawel Zagorski <pzagor@agh.edu.pl>
|
||||
|
||||
PR 1853/tests
|
||||
|
||||
@@ -80,7 +80,7 @@ rtems_task Init(
|
||||
/* configuration information */
|
||||
#include <bsp.h> /* for device driver prototypes */
|
||||
|
||||
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
|
||||
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
|
||||
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
|
||||
|
||||
#define CONFIGURE_MAXIMUM_TASKS 3
|
||||
|
||||
Reference in New Issue
Block a user