Skip to content

Commit 7520014

Browse files
committed
Update mbed_rtx.h switch for new target naming
1 parent ab84d2b commit 7520014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/TARGET_NXP/mbed_rtx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
#define INITIAL_SP (0x20010000UL)
9090
#endif
9191

92-
#elif defined(TARGET_LPC546XX)
92+
#elif defined(TARGET_MCU_LPC546XX)
9393

9494
#ifndef INITIAL_SP
9595
#define INITIAL_SP (0x20028000UL)

0 commit comments

Comments
 (0)