forked from Imagelibrary/rtems
tests now specify whether using posix initialization threads table
or rtems initialization table in configuration table
This commit is contained in:
@@ -29,6 +29,7 @@ rtems_task main_task(
|
||||
#define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER
|
||||
#define CONFIGURE_TEST_NEEDS_CLOCK_DRIVER
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
#define CONFIGURE_INIT_TASK_ENTRY_POINT main_task
|
||||
#define CONFIGURE_INIT_TASK_NAME rtems_build_name( 'C', 'T', 'O', 'R' )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user