Skip to content

Commit 43f4316

Browse files
Mirela Chiricaadbridge
authored andcommitted
Cellular: WISE_1570's system clock back to HSE_XTAL
1 parent 2ca92f3 commit 43f4316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1724,7 +1724,7 @@
17241724
"config": {
17251725
"clock_source": {
17261726
"help": "Mask value : USE_PLL_HSE_EXTC (need HW patch) | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI | USE_PLL_MSI",
1727-
"value": "USE_PLL_HSI",
1727+
"value": "USE_PLL_HSE_XTAL",
17281728
"macro_name": "CLOCK_SOURCE"
17291729
}
17301730
},

0 commit comments

Comments
 (0)