Skip to content

Commit beed42e

Browse files
authored
Merge pull request #10382 from kjbracey-arm/add_fpu_sdpk1
SDP_K1: Cortex-M4 -> Cortex-M4F
2 parents b2b2fce + 72b1619 commit beed42e

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
@@ -3906,7 +3906,7 @@
39063906
},
39073907
"SDP_K1": {
39083908
"inherits": ["FAMILY_STM32"],
3909-
"core": "Cortex-M4",
3909+
"core": "Cortex-M4F",
39103910
"supported_form_factors": ["ARDUINO"],
39113911
"extra_labels_add": [
39123912
"STM32F4",

0 commit comments

Comments
 (0)