avr: use compiler-rt

This commit is contained in:
Ayke van Laethem
2020-04-14 17:55:07 +02:00
parent 43d7f48de4
commit ce0abac5a3
10 changed files with 60 additions and 18 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"-mmcu=atmega328p"
],
"ldflags": [
"-mmcu=avr5"
"-mavr5"
],
"linkerscript": "src/device/avr/atmega328p.ld",
"extra-files": [