Skip to content

Commit 2c67592

Browse files
kjbraceyadbridge
authored andcommitted
Atmel SAMG55: Cortex-M4 -> Cortex-M4F
SAMG55 has FPU - change core in targets.json to use it.
1 parent adb07ef commit 2c67592

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
@@ -6783,7 +6783,7 @@
67836783
},
67846784
"SAMG55J19": {
67856785
"inherits": ["Target"],
6786-
"core": "Cortex-M4",
6786+
"core": "Cortex-M4F",
67876787
"extra_labels": ["Atmel", "SAM_CortexM4", "SAMG55"],
67886788
"macros": [
67896789
"__SAMG55J19__",

0 commit comments

Comments
 (0)