Skip to content

Commit 97693b7

Browse files
authored
Merge pull request #10387 from kjbracey-arm/add_fpu_atmel
Atmel SAMG55: Cortex-M4 -> Cortex-M4F
2 parents 9157902 + 2e33c76 commit 97693b7

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
@@ -6787,7 +6787,7 @@
67876787
},
67886788
"SAMG55J19": {
67896789
"inherits": ["Target"],
6790-
"core": "Cortex-M4",
6790+
"core": "Cortex-M4F",
67916791
"extra_labels": ["Atmel", "SAM_CortexM4", "SAMG55"],
67926792
"macros": [
67936793
"__SAMG55J19__",

0 commit comments

Comments
 (0)