Skip to content

Commit 63b56d5

Browse files
committed
DISCO_F769NI: set clock_source to USE_PLL_HSE_EXTC
1 parent 192a8e5 commit 63b56d5

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
@@ -1842,7 +1842,7 @@
18421842
"config": {
18431843
"clock_source": {
18441844
"help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL | USE_PLL_HSI",
1845-
"value": "USE_PLL_HSE_XTAL|USE_PLL_HSI",
1845+
"value": "USE_PLL_HSE_EXTC|USE_PLL_HSI",
18461846
"macro_name": "CLOCK_SOURCE"
18471847
},
18481848
"lowpowertimer_lptim": {

0 commit comments

Comments
 (0)