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
Przemyslaw Stekiel 2018-03-07 10:44:39 +01:00 committed by Bartek Szatkowski
parent c437e9d2c6
commit 7f451c6705
1 changed files with 1 additions and 0 deletions

View File

@ -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"