Skip to content

Commit aa95db8

Browse files
Marcelo SalazarRyoheiHagimoto
authored andcommitted
OKDO_ODIN_W2: Reenable lp-ticker and BLE
1 parent 91fce86 commit aa95db8

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

targets/targets.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4939,10 +4939,16 @@
49394939
"release_versions": ["5"]
49404940
},
49414941
"OKDO_ODIN_W2": {
4942-
"inherits": ["MODULE_UBLOX_ODIN_W2"],
4943-
"device_has_add": [],
4944-
"overrides": {"lse_available": 0},
4945-
"release_versions": ["5"]
4942+
"inherits": [
4943+
"MODULE_UBLOX_ODIN_W2"
4944+
],
4945+
"device_has_remove": [],
4946+
"overrides": {
4947+
"lse_available": 0
4948+
},
4949+
"release_versions": [
4950+
"5"
4951+
]
49464952
},
49474953
"UBLOX_C030": {
49484954
"inherits": ["FAMILY_STM32"],

0 commit comments

Comments
 (0)