Skip to content

Commit ea8e0e9

Browse files
author
Antti Yli-Tokola
authored
Merge pull request #27 from ARMmbed/remove-rtos-thread-sizes
Remove the RTOS thread size optimizations
2 parents e95542b + 7b50eac commit ea8e0e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mbed_app.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
"platform.stdio-buffered-serial" : true,
1717
"platform.stdio-flush-at-exit" : true,
1818
"rtos.main-thread-stack-size" : 5120,
19-
"rtos.timer-thread-stack-size" : 256,
20-
"rtos.idle-thread-stack-size" : 256,
2119
"update-client.storage-locations" : 1,
2220
"mbed-trace.enable" : null,
2321
"events.shared-stacksize" : 2048,

0 commit comments

Comments
 (0)