tests: Use simple console driver

Update #3170.
Update #3199.
This commit is contained in:
Sebastian Huber
2017-11-03 08:35:38 +01:00
parent ac28f1588d
commit c4b8b147dd
618 changed files with 626 additions and 614 deletions

View File

@@ -28,7 +28,7 @@ rtems_task Application_task(
#include <bsp.h> /* for device driver prototypes */
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_MAXIMUM_TASKS 2