Skip to content

Commit d1b81b2

Browse files
committed
Removed the custom app thread stack size.
1 parent c196ad2 commit d1b81b2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

targets/TARGET_Analog_Devices/mbed_rtx.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@
2525
#ifndef OS_CLOCK
2626
#define OS_CLOCK 26000000
2727
#endif
28-
#ifndef MBED_CONF_APP_THREAD_STACK_SIZE
29-
#define MBED_CONF_APP_THREAD_STACK_SIZE 1024
30-
#endif
3128

3229
#endif
3330

0 commit comments

Comments
 (0)