mirror of https://github.com/ARMmbed/mbed-os.git
Disable RTC support for UBLOX_EVK_ODIN_W2.
This board inherits from STM_FAMILY, but drivers for this board are not consistent with the new standards. This board needs to be disabled for now.pull/7009/head
parent
c437e9d2c6
commit
7f451c6705
|
|
@ -2168,6 +2168,7 @@
|
|||
"inherits": ["MODULE_UBLOX_ODIN_W2"],
|
||||
"supported_form_factors": ["ARDUINO"],
|
||||
"release_versions": ["5"],
|
||||
"device_has_remove": ["RTC"],
|
||||
"config": {
|
||||
"stdio_uart_tx_help": {
|
||||
"help": "Value: D8(default) or D1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue