forked from Imagelibrary/rtems
testsuites: Avoid clock driver
This commit is contained in:
@@ -47,7 +47,7 @@ static void *idle_body(uintptr_t ignored)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
|
||||
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
|
||||
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
|
||||
|
||||
#define CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION
|
||||
|
||||
Reference in New Issue
Block a user