mirror of https://github.com/ARMmbed/mbed-os.git
Remove deprecated features from socket test app
parent
0af1a4bcd2
commit
00a3d0f915
|
|
@ -7,7 +7,6 @@
|
||||||
],
|
],
|
||||||
"target_overrides": {
|
"target_overrides": {
|
||||||
"*": {
|
"*": {
|
||||||
"target.features_add": ["LWIP", "COMMON_PAL"],
|
|
||||||
"mbed-trace.enable": 1,
|
"mbed-trace.enable": 1,
|
||||||
"platform.stdio-baud-rate": 115200,
|
"platform.stdio-baud-rate": 115200,
|
||||||
"platform.stdio-convert-newlines": true,
|
"platform.stdio-convert-newlines": true,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue