Make NTU Hackathon
/
Program4_mbedClient
a simple mbed client example
Fork of mbed-os-example-client by
Diff: configs/eth_v6.json
- Revision:
- 62:077cbce2bd10
- Parent:
- 45:b150e0aa009c
--- a/configs/eth_v6.json Thu Feb 02 07:00:11 2017 +0000 +++ b/configs/eth_v6.json Thu Feb 02 08:30:11 2017 +0000 @@ -12,6 +12,9 @@ "lwip.ipv4-enabled": false, "lwip.ipv6-enabled": true, "mbed-trace.enable": 0 + }, + "UBLOX_EVK_ODIN_W2": { + "target.device_has_remove": ["EMAC"] } } }