mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-26 12:54:05 +08:00
tests: Move rtems_test_printer definition
Statically initialize it to use printk(). Update #3170. Update #3199.
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#include <bsp.h>
|
||||
|
||||
const char rtems_test_name[] = "LOOPBACK";
|
||||
rtems_printer rtems_test_printer;
|
||||
|
||||
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
|
||||
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
|
||||
|
||||
Reference in New Issue
Block a user