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 target
pull/6505/head
Netanel Gonen 2018-03-29 08:15:00 +03:00
parent 062164eaad
commit d925a04efb
1 changed files with 1 additions and 0 deletions

1
targets/targets.json Normal file → Executable file
View File

@ -2052,6 +2052,7 @@
"device_has_remove": ["RTC", "SLEEP"],
"features": ["LWIP"],
"device_name": "STM32F439ZI",
"public": false,
"bootloader_supported": true
},
"UBLOX_EVK_ODIN_W2": {