Main stack dependant on GCC toolchain removed

pull/4840/head
Ganesh Ramachandran 2017-08-10 11:25:46 +05:30 committed by Ganesh Ramachandran
parent 48ee6a0fb6
commit 552feccca3
1 changed files with 0 additions and 4 deletions

View File

@ -23,10 +23,6 @@
#define INITIAL_SP (0x20004000UL)
#endif
#ifdef TOOLCHAIN_GCC_ARM
#define MBED_CONF_APP_MAIN_STACK_SIZE 2048
#endif
#endif
#endif // MBED_MBED_RTX_H