Skip to content

Commit 2d53282

Browse files
author
Mirela Chirica
committed
Cellular: WISE_1570's system clock back to HSE_XTAL
1 parent 273a052 commit 2d53282

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
@@ -1711,7 +1711,7 @@
17111711
"config": {
17121712
"clock_source": {
17131713
"help": "Mask value : USE_PLL_HSE_EXTC (need HW patch) | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI | USE_PLL_MSI",
1714-
"value": "USE_PLL_HSI",
1714+
"value": "USE_PLL_HSE_XTAL",
17151715
"macro_name": "CLOCK_SOURCE"
17161716
}
17171717
},

0 commit comments

Comments
 (0)