Skip to content

Commit 104295b

Browse files
committed
DISCO_L072CZ: add comment in clock_source config
1 parent c0f6b25 commit 104295b

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
@@ -1551,7 +1551,7 @@
15511551
"macros": ["RTC_LSI=1"],
15521552
"config": {
15531553
"clock_source": {
1554-
"help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
1554+
"help": "Mask value : USE_PLL_HSE_EXTC (need HW patch) | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
15551555
"value": "USE_PLL_HSI",
15561556
"macro_name": "CLOCK_SOURCE"
15571557
}

0 commit comments

Comments
 (0)