DISCO_F769NI: set clock_source to USE_PLL_HSE_EXTC

pull/6697/head
bcostm 2018-04-09 10:17:42 +02:00 committed by adbridge
parent 41050c13dd
commit 26e647e2dd
1 changed files with 1 additions and 1 deletions

View File

@ -1865,7 +1865,7 @@
"config": {
"clock_source": {
"help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL | USE_PLL_HSI",
"value": "USE_PLL_HSE_XTAL|USE_PLL_HSI",
"value": "USE_PLL_HSE_EXTC|USE_PLL_HSI",
"macro_name": "CLOCK_SOURCE"
},
"lowpowertimer_lptim": {