Skip to content

Commit 1836575

Browse files
committed
Switch to rtx2
remove rtx and switch to rtx2
1 parent 18b6f8d commit 1836575

File tree

6 files changed

+4
-1434
lines changed

6 files changed

+4
-1434
lines changed

targets/TARGET_Realtek/TARGET_AMEBA/sdk/os/os_dep/include/osdep_service.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ extern "C" {
107107
#elif defined( PLATFORM_ECOS)
108108
#include "ecos/ecos_service.h"
109109
#elif defined(PLATFORM_CMSIS_RTOS)
110-
#include "rtx_service.h"
110+
#include "rtx2_service.h"
111111
#endif
112112

113113
#define RTW_MAX_DELAY 0xFFFFFFFF

0 commit comments

Comments
 (0)