Skip to content

Commit 885515a

Browse files
committed
STM32L432xC folder structure rework
1 parent 389d9ba commit 885515a

File tree

22 files changed

+1
-1
lines changed

22 files changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1053,7 +1053,7 @@
10531053
"supported_form_factors": ["ARDUINO"],
10541054
"core": "Cortex-M4F",
10551055
"default_toolchain": "ARM",
1056-
"extra_labels": ["STM", "STM32L4", "STM32L432KC"],
1056+
"extra_labels": ["STM", "STM32L4", "STM32L432xC", "STM32L432KC"],
10571057
"supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
10581058
"inherits": ["Target"],
10591059
"detect_code": ["0770"],

0 commit comments

Comments
 (0)