Skip to content

Commit 4d5bf75

Browse files
Marcelo Salazar0xc0170
authored andcommitted
Fix ELMO_F411RE detect code
1 parent 2cfea4f commit 4d5bf75

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
@@ -2824,7 +2824,7 @@
28242824
"default_toolchain": "uARM",
28252825
"extra_labels_add": ["STM32F4", "STM32F411xE", "STM32F411RE"],
28262826
"supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
2827-
"detect_code": ["----"],
2827+
"detect_code": ["0410"],
28282828
"device_has_add": ["MPU"],
28292829
"device_has_remove": ["SERIAL_FC"],
28302830
"default_lib": "small",

0 commit comments

Comments
 (0)