[AVR] Add AVR platform support
This commit is contained in:
parent
5d39f1fa29
commit
690bb8af51
21 changed files with 158 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue