Enable ODIN boards

pull/9811/head
deepikabhavnani 2019-02-15 14:32:48 -06:00 committed by Martin Kojtal
parent d67536dd08
commit 270827b0d5
1 changed files with 3 additions and 6 deletions

View File

@ -4301,8 +4301,7 @@
"UBLOX_EVK_ODIN_W2": {
"inherits": ["MODULE_UBLOX_ODIN_W2"],
"supported_form_factors": ["ARDUINO"],
"release_versions": [],
"supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
"release_versions": ["5"],
"device_has_remove": [],
"extra_labels_add": ["PSA"],
"components_add": ["FLASHIAP"],
@ -4324,8 +4323,7 @@
},
"MBED_CONNECT_ODIN": {
"inherits": ["MODULE_UBLOX_ODIN_W2"],
"release_versions": [],
"supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
"release_versions": ["5"],
"config": {
"stdio_uart_tx_help": {
"help": "Value: PA_9(default) or PD_8"
@ -4341,10 +4339,9 @@
},
"MTB_UBLOX_ODIN_W2": {
"inherits": ["MODULE_UBLOX_ODIN_W2"],
"supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
"device_has_add": [],
"overrides": {"lse_available": 0},
"release_versions": []
"release_versions": ["5"]
},
"UBLOX_C030": {
"inherits": ["FAMILY_STM32"],