mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Added define to trip items that are private to tm27 in bsp.h.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#define TEST_INIT
|
||||
#include "system.h"
|
||||
|
||||
#define RTEMS_TM27
|
||||
#include <bsp.h>
|
||||
|
||||
rtems_task Task_1(
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
#define TEST_INIT
|
||||
#include "system.h"
|
||||
|
||||
#define RTEMS_TM27
|
||||
#include <bsp.h>
|
||||
|
||||
rtems_task Task_1(
|
||||
|
||||
Reference in New Issue
Block a user