Skip to content

Commit 2a4ef3f

Browse files
committed
STM32F469xI folder structure update
1 parent 0883430 commit 2a4ef3f

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
@@ -1180,7 +1180,7 @@
11801180
"supported_form_factors": ["ARDUINO"],
11811181
"core": "Cortex-M4F",
11821182
"default_toolchain": "ARM",
1183-
"extra_labels": ["STM", "STM32F4", "STM32F469", "STM32F469NI", "STM32F469xx"],
1183+
"extra_labels": ["STM", "STM32F4", "STM32F469", "STM32F469NI", "STM32F469xI", "STM32F469xx"],
11841184
"supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
11851185
"inherits": ["Target"],
11861186
"macros": ["TRANSACTION_QUEUE_SIZE_SPI=2"],

0 commit comments

Comments
 (0)