File tree Expand file tree Collapse file tree 7 files changed +10
-3
lines changed
GENERIC_STM32H747_M4/conf Expand file tree Collapse file tree 7 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1- {
1+ {
22 "macros" : [
33 " MBED_HEAP_STATS_ENABLED=1" ,
44 " MBED_STACK_STATS_ENABLED=1" ,
1919 "cellular.offload-dns-queries" : true ,
2020 "cellular.at-handler-buffer-size" : 1024 ,
2121 "mbed-trace.enable" : true ,
22- "target.mbed_app_start" : " 0x10000"
22+ "target.mbed_app_start" : " 0x10000" ,
23+ "nsapi.dns-response-wait-time" : 2000
2324 },
2425 "EDGE_CONTROL" : {
2526 "sd.SPI_MOSI" : " P0_20" ,
Original file line number Diff line number Diff line change 99 "platform.callback-nontrivial" : true ,
1010 "platform.all-stats-enabled" : true ,
1111 "rtos.main-thread-stack-size" : 32768 ,
12+ "nsapi.dns-response-wait-time" : 2000 ,
1213 "cordio.max-connections" : 5 ,
1314 "target.lse_available" : 0 ,
1415 "target.device_has_remove" : [
Original file line number Diff line number Diff line change 1111 "rtos.main-thread-stack-size" : 32768 ,
1212 "cordio.max-connections" : 5 ,
1313 "target.mbed_app_start" : " 0x8040000" ,
14+ "nsapi.dns-response-wait-time" : 2000 ,
1415 "target.macros_add" : [
1516 " METAL_INTERNAL" ,
1617 " VIRTIO_DRIVER_ONLY" ,
Original file line number Diff line number Diff line change 99 "platform.callback-nontrivial" : true ,
1010 "platform.all-stats-enabled" : true ,
1111 "platform.memory-tracing-enabled" : true ,
12- "rtos.main-thread-stack-size" : 32768
12+ "rtos.main-thread-stack-size" : 32768 ,
13+ "nsapi.dns-response-wait-time" : 2000
1314 }
1415 }
1516}
Original file line number Diff line number Diff line change 1212 "rtos.main-thread-stack-size" : 32768 ,
1313 "cordio.max-connections" : 5 ,
1414 "target.mbed_app_start" : " 0x8040000" ,
15+ "nsapi.dns-response-wait-time" : 2000 ,
1516 "target.macros_add" : [
1617 " METAL_INTERNAL" ,
1718 " VIRTIO_DRIVER_ONLY" ,
Original file line number Diff line number Diff line change 1111 "rtos.main-thread-stack-size" : 32768 ,
1212 "cordio.max-connections" : 5 ,
1313 "target.mbed_app_start" : " 0x8040000" ,
14+ "nsapi.dns-response-wait-time" : 2000 ,
1415 "target.macros_add" : [
1516 " METAL_INTERNAL" ,
1617 " VIRTIO_DRIVER_ONLY" ,
Original file line number Diff line number Diff line change 1414 "cellular.offload-dns-queries" : true ,
1515 "cellular.at-handler-buffer-size" : 512 ,
1616 "mbed-trace.enable" : true ,
17+ "nsapi.dns-response-wait-time" : 2000 ,
1718 "target.mbed_app_start" : " 0x8040000" ,
1819 "target.macros_add" : [
1920 " BT_UART_NO_3M_SUPPORT" ,
You can’t perform that action at this time.
0 commit comments