Skip to content

Commit 7f451c6

Browse files
mprsebulislaw
authored andcommitted
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.
1 parent c437e9d commit 7f451c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2168,6 +2168,7 @@
21682168
"inherits": ["MODULE_UBLOX_ODIN_W2"],
21692169
"supported_form_factors": ["ARDUINO"],
21702170
"release_versions": ["5"],
2171+
"device_has_remove": ["RTC"],
21712172
"config": {
21722173
"stdio_uart_tx_help": {
21732174
"help": "Value: D8(default) or D1"

0 commit comments

Comments
 (0)