Skip to content

Commit c3a59a2

Browse files
committed
Removed unnecessary HSE clock rate configuration from NUCLEO_G031K8 (target does not have HSE xtal input)
1 parent e74a2bc commit c3a59a2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

targets/targets.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2755,11 +2755,6 @@
27552755
"lpticker_lptim": {
27562756
"help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
27572757
"value": 1
2758-
},
2759-
"hse_value": {
2760-
"help": "HSE default value is 25MHz in HAL",
2761-
"value": "8000000",
2762-
"macro_name": "HSE_VALUE"
27632758
}
27642759
},
27652760
"extra_labels_add": [

0 commit comments

Comments
 (0)