Once it's compiled, how do you upload it on the arduino?
jdrouet opened this issue · 2 comments
jdrouet commented
Hi!
I finally managed to build this project using the branch avr-use-correct-addrspace
from https://github.com/dylanmckay/rust.git
Now I have the .elf
file, but how can I upload it to my arduino nano?
shepmaster commented