user: Provide a user friendly configuration

This commit is contained in:
Sebastian Huber 2020-03-27 09:00:58 +01:00
parent 62d58f229f
commit 03e61e9494

View File

@ -64,14 +64,14 @@ settings:
/*
* Simple RTEMS configuration
*/
#include <rtems.h>
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
#define CONFIGURE_UNLIMITED_OBJECTS
#define CONFIGURE_UNIFIED_WORK_AREAS
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_MAXIMUM_TASKS 1
#define CONFIGURE_INIT