Demo program written in Rust for Arduino Due. This project is based on: https://github.com/japaric/discovery http://hannobraun.de/embedded/ Prepare rust environment rustup default nightly rustup component add rust-src rustup toolchain install nightly cargo install xargo Compile & Run xargo build ./upload.sh