Jake Goulding 8264cab5ab Use Xargo and a linker script
Xargo ensures we compile libcore correctly, the linker script ensures
the interrupts are located correctly.
2018-11-02 21:35:00 -04:00
2018-11-02 21:35:00 -04:00
2017-07-09 13:07:51 -04:00
2017-07-09 15:11:50 -04:00
2018-11-02 21:35:00 -04:00
2016-05-19 15:45:39 -04:00

Barebones Rust and Cargo program for Arduino Uno

Uses timer interrupts to blink the LED on an Arduino Uno. The code is written in Rust!

This is a slightly improved from the earlier version that didn't use Cargo at all.

Languages
Rust 82.4%
Assembly 14.7%
Makefile 2.8%