mirror of https://github.com/ARMmbed/mbed-os.git
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.pull/7446/head
parent
69d8c0bac3
commit
a5ac795304
|
@ -1193,6 +1193,9 @@
|
|||
}
|
||||
},
|
||||
"MTB_USI_WM_BN_BM_22": {
|
||||
"overrides": {
|
||||
"lse_available": 0
|
||||
},
|
||||
"inherits": ["USI_WM_BN_BM_22"]
|
||||
},
|
||||
"MTB_ADV_WISE_1530": {
|
||||
|
|
Loading…
Reference in New Issue