Skip to content

Commit 215a043

Browse files
authored
Merge pull request #5923 from yangkunming99/rtl8195am_restructure_target_files
rtl8195am - restructure target folder
2 parents f7a6d34 + 366a475 commit 215a043

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1
-1
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
@@ -104,7 +104,7 @@ extern "C" {
104104
#elif defined( PLATFORM_ECOS)
105105
#include "ecos/ecos_service.h"
106106
#elif defined(PLATFORM_CMSIS_RTOS)
107-
#include "rtx2_service.h"
107+
#include "cmsis_rtos_service.h"
108108
#endif
109109

110110
#define RTW_MAX_DELAY 0xFFFFFFFF

0 commit comments

Comments
 (0)