File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1313 "platform.default-serial-baud-rate" : 115200 ,
1414 "platform.callback-nontrivial" : true ,
1515 "rtos.main-thread-stack-size" : 32768 ,
16+ "cordio.max-connections" : 5 ,
1617 "target.mbed_app_start" : " 0x10000"
1718 }
1819 }
Original file line number Diff line number Diff line change 77 "platform.default-serial-baud-rate" : 115200 ,
88 "platform.callback-nontrivial" : true ,
99 "rtos.main-thread-stack-size" : 32768 ,
10+ "cordio.max-connections" : 5 ,
1011 "target.macros_add" : [
1112 " MBED_HEAP_STATS_ENABLED=1" ,
1213 " MBED_STACK_STATS_ENABLED=1" ,
Original file line number Diff line number Diff line change 77 "platform.default-serial-baud-rate" : 115200 ,
88 "platform.callback-nontrivial" : true ,
99 "rtos.main-thread-stack-size" : 32768 ,
10+ "cordio.max-connections" : 5 ,
1011 "target.mbed_app_start" : " 0x8040000" ,
1112 "target.macros_add" : [
1213 " MBED_HEAP_STATS_ENABLED=1" ,
You can’t perform that action at this time.
0 commit comments