Skip to content

Commit a9ef002

Browse files
committed
STM32F410xB folder structure update
1 parent 00f80b0 commit a9ef002

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
@@ -827,7 +827,7 @@
827827
"supported_form_factors": ["ARDUINO", "MORPHO"],
828828
"core": "Cortex-M4F",
829829
"default_toolchain": "ARM",
830-
"extra_labels": ["STM", "STM32F4", "STM32F410RB","STM32F410Rx"],
830+
"extra_labels": ["STM", "STM32F4", "STM32F410RB","STM32F410xB", "STM32F410Rx"],
831831
"supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
832832
"inherits": ["Target"],
833833
"macros": ["TRANSACTION_QUEUE_SIZE_SPI=2"],

0 commit comments

Comments
 (0)