File tree 3 files changed +3
-0
lines changed
3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 13
13
"platform.default-serial-baud-rate" : 115200 ,
14
14
"platform.callback-nontrivial" : true ,
15
15
"rtos.main-thread-stack-size" : 32768 ,
16
+ "cordio.max-connections" : 5 ,
16
17
"target.mbed_app_start" : " 0x10000"
17
18
}
18
19
}
Original file line number Diff line number Diff line change 7
7
"platform.default-serial-baud-rate" : 115200 ,
8
8
"platform.callback-nontrivial" : true ,
9
9
"rtos.main-thread-stack-size" : 32768 ,
10
+ "cordio.max-connections" : 5 ,
10
11
"target.macros_add" : [
11
12
" MBED_HEAP_STATS_ENABLED=1" ,
12
13
" MBED_STACK_STATS_ENABLED=1" ,
Original file line number Diff line number Diff line change 7
7
"platform.default-serial-baud-rate" : 115200 ,
8
8
"platform.callback-nontrivial" : true ,
9
9
"rtos.main-thread-stack-size" : 32768 ,
10
+ "cordio.max-connections" : 5 ,
10
11
"target.mbed_app_start" : " 0x8040000" ,
11
12
"target.macros_add" : [
12
13
" MBED_HEAP_STATS_ENABLED=1" ,
You can’t perform that action at this time.
0 commit comments