Skip to content

Commit a5ac795

Browse files
author
Kimmo Vaisanen
committed
Disable LSE for MTB_USI_WM_BN_BM_22
Current MTB_USI_WM_BN_BM_22 modules do not have OSC32_IN connected, so external xtal is not in use.
1 parent 69d8c0b commit a5ac795

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

targets/targets.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,6 +1193,9 @@
11931193
}
11941194
},
11951195
"MTB_USI_WM_BN_BM_22": {
1196+
"overrides": {
1197+
"lse_available": 0
1198+
},
11961199
"inherits": ["USI_WM_BN_BM_22"]
11971200
},
11981201
"MTB_ADV_WISE_1530": {

0 commit comments

Comments
 (0)