We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfbd134 commit edcae8aCopy full SHA for edcae8a
features/FEATURE_LWIP/lwip-interface/mbed_lib.json
@@ -16,11 +16,11 @@
16
"addr-timeout": {
17
"help": "On dual-stack system how long to additionally wait for other stack's address in seconds",
18
"value": 5
19
- },
+ },
20
"addr-timeout-mode": {
21
"help": "Address timeout mode; true: wait both stack's addresses; false: wait for preferred stack's address",
22
"value": true
23
24
"ethernet-enabled": {
25
"help": "Enable support for Ethernet interfaces",
26
@@ -106,6 +106,9 @@
106
},
107
"Freescale": {
108
"mem-size": 36560
109
110
+ "NXP": {
111
+ "mem-size": 36496
112
}
113
114
0 commit comments