Skip to content

Commit 4f17ab1

Browse files
Ganesh Ramachandranadbridge
authored andcommitted
Main stack dependant on GCC toolchain removed
1 parent d222dac commit 4f17ab1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

targets/TARGET_TOSHIBA/mbed_rtx.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
#define INITIAL_SP (0x20004000UL)
2424
#endif
2525

26-
#ifdef TOOLCHAIN_GCC_ARM
27-
#define MBED_CONF_APP_MAIN_STACK_SIZE 2048
28-
#endif
29-
3026
#endif
3127

3228
#endif // MBED_MBED_RTX_H

0 commit comments

Comments
 (0)