Skip to content

Commit

Permalink
tests: Update avr-unknown-gnu-atmega2560 target-spec
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Aug 8, 2023
1 parent 02fcf01 commit 785f7a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"linker": "avr-gcc",
"llvm-target": "avr-unknown-unknown",
"max-atomic-width": 0,
"max-atomic-width": 16,
"no-default-libraries": false,
"pre-link-args": {
"gcc": ["-mmcu=atmega2560"]
Expand Down

0 comments on commit 785f7a3

Please sign in to comment.