Add a simple task console driver

Close #3320.
This commit is contained in:
Sebastian Huber
2018-02-21 12:40:18 +01:00
parent 4899759f73
commit 337a186909
11 changed files with 319 additions and 51 deletions

View File

@@ -13,10 +13,10 @@
/* configuration information */
#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_TASK_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_MAXIMUM_TASKS 7
#define CONFIGURE_MAXIMUM_TASKS 8
#define ADA_TEST_NAME "ADA SP 20"
#define CONFIGURE_MAXIMUM_PERIODS 10