mirror of https://github.com/ARMmbed/mbed-os.git
Removed the custom app thread stack size.
parent
c196ad241d
commit
d1b81b2161
|
@ -25,9 +25,6 @@
|
|||
#ifndef OS_CLOCK
|
||||
#define OS_CLOCK 26000000
|
||||
#endif
|
||||
#ifndef MBED_CONF_APP_THREAD_STACK_SIZE
|
||||
#define MBED_CONF_APP_THREAD_STACK_SIZE 1024
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue