mirror of https://github.com/ARMmbed/mbed-os.git
remove MODULE_UBLOX_ODIN_W2 from targets.json
remove this target from json file as this is not a real target but a parent target fix error removing the targetpull/6505/head
parent
062164eaad
commit
d925a04efb
|
@ -2052,6 +2052,7 @@
|
||||||
"device_has_remove": ["RTC", "SLEEP"],
|
"device_has_remove": ["RTC", "SLEEP"],
|
||||||
"features": ["LWIP"],
|
"features": ["LWIP"],
|
||||||
"device_name": "STM32F439ZI",
|
"device_name": "STM32F439ZI",
|
||||||
|
"public": false,
|
||||||
"bootloader_supported": true
|
"bootloader_supported": true
|
||||||
},
|
},
|
||||||
"UBLOX_EVK_ODIN_W2": {
|
"UBLOX_EVK_ODIN_W2": {
|
||||||
|
|
Loading…
Reference in New Issue