File tree 7 files changed +10
-3
lines changed
GENERIC_STM32H747_M4/conf
7 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
- {
1
+ {
2
2
"macros" : [
3
3
" MBED_HEAP_STATS_ENABLED=1" ,
4
4
" MBED_STACK_STATS_ENABLED=1" ,
19
19
"cellular.offload-dns-queries" : true ,
20
20
"cellular.at-handler-buffer-size" : 1024 ,
21
21
"mbed-trace.enable" : true ,
22
- "target.mbed_app_start" : " 0x10000"
22
+ "target.mbed_app_start" : " 0x10000" ,
23
+ "nsapi.dns-response-wait-time" : 2000
23
24
},
24
25
"EDGE_CONTROL" : {
25
26
"sd.SPI_MOSI" : " P0_20" ,
Original file line number Diff line number Diff line change 9
9
"platform.callback-nontrivial" : true ,
10
10
"platform.all-stats-enabled" : true ,
11
11
"rtos.main-thread-stack-size" : 32768 ,
12
+ "nsapi.dns-response-wait-time" : 2000 ,
12
13
"cordio.max-connections" : 5 ,
13
14
"target.lse_available" : 0 ,
14
15
"target.device_has_remove" : [
Original file line number Diff line number Diff line change 11
11
"rtos.main-thread-stack-size" : 32768 ,
12
12
"cordio.max-connections" : 5 ,
13
13
"target.mbed_app_start" : " 0x8040000" ,
14
+ "nsapi.dns-response-wait-time" : 2000 ,
14
15
"target.macros_add" : [
15
16
" METAL_INTERNAL" ,
16
17
" VIRTIO_DRIVER_ONLY" ,
Original file line number Diff line number Diff line change 9
9
"platform.callback-nontrivial" : true ,
10
10
"platform.all-stats-enabled" : true ,
11
11
"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
13
14
}
14
15
}
15
16
}
Original file line number Diff line number Diff line change 12
12
"rtos.main-thread-stack-size" : 32768 ,
13
13
"cordio.max-connections" : 5 ,
14
14
"target.mbed_app_start" : " 0x8040000" ,
15
+ "nsapi.dns-response-wait-time" : 2000 ,
15
16
"target.macros_add" : [
16
17
" METAL_INTERNAL" ,
17
18
" VIRTIO_DRIVER_ONLY" ,
Original file line number Diff line number Diff line change 11
11
"rtos.main-thread-stack-size" : 32768 ,
12
12
"cordio.max-connections" : 5 ,
13
13
"target.mbed_app_start" : " 0x8040000" ,
14
+ "nsapi.dns-response-wait-time" : 2000 ,
14
15
"target.macros_add" : [
15
16
" METAL_INTERNAL" ,
16
17
" VIRTIO_DRIVER_ONLY" ,
Original file line number Diff line number Diff line change 14
14
"cellular.offload-dns-queries" : true ,
15
15
"cellular.at-handler-buffer-size" : 512 ,
16
16
"mbed-trace.enable" : true ,
17
+ "nsapi.dns-response-wait-time" : 2000 ,
17
18
"target.mbed_app_start" : " 0x8040000" ,
18
19
"target.macros_add" : [
19
20
" BT_UART_NO_3M_SUPPORT" ,
You can’t perform that action at this time.
0 commit comments