Skip to content

Commit c98f402

Browse files
cedrickkukela-cdadbridge
authored andcommitted
target fix
1 parent 4866d9c commit c98f402

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
@@ -2166,7 +2166,7 @@
21662166
"extra_labels_add": ["STM32L4", "STM32L471QG", "STM32L471xG", "STM32L471xx"],
21672167
"config": {
21682168
"clock_source": {
2169-
"help": "Mask value : USE_PLL_HSE_EXTC (need HW patch) | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI | USE_PLL_MSI",
2169+
"help": "Mask value : USE_PLL_HSI | USE_PLL_MSI",
21702170
"value": "USE_PLL_MSI",
21712171
"macro_name": "CLOCK_SOURCE"
21722172
},

0 commit comments

Comments
 (0)