We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcbfb3d commit bbdd211Copy full SHA for bbdd211
targets/atsamd51p19a.json
@@ -1,9 +1,7 @@
1
{
2
- "inherits": ["cortex-m"],
3
- "llvm-target": "armv7em-none-eabi",
+ "inherits": ["cortex-m4"],
4
"build-tags": ["atsamd51p19", "atsamd51", "sam"],
5
"cflags": [
6
- "--target=armv7em-none-eabi",
7
"-Qunused-arguments"
8
],
9
"linkerscript": "targets/atsamd51.ld",
0 commit comments