1
Fork 0

[AVR] Add AVR platform support

This commit is contained in:
Jake Goulding 2016-05-06 09:32:10 -04:00 committed by Dylan McKay
parent 5d39f1fa29
commit 690bb8af51
21 changed files with 158 additions and 2 deletions

View file

@ -69,7 +69,7 @@
# the same format as above, but since these targets are experimental, they are
# not built by default and the experimental Rust compilation targets that depend
# on them will not work unless the user opts in to building them.
#experimental-targets = ""
#experimental-targets = "AVR"
# Cap the number of parallel linker invocations when compiling LLVM.
# This can be useful when building LLVM with debug info, which significantly