auroranockert/dueboot

Rust on the Arduino Due

HTML

178

26 commits

updated Feb 27, 2015

See the code

README

dueboot

Based on https://github.com/neykov/armboot, and is a template for Arduino Due projects

Compiling

Modify the Rakefile with your paths and ports, and then "rake burn" to upload to the Arduino.

Structure

core.rs - sample program (blinks the led of the Arduino board)
arduino.rs - extern stubs for the core Arduino libraries
hardware/ - from a random Arduino IDE for OS X

Credits

Contributors

auroranockert

20 commits

stevej

4 commits

mcoffin

1 commits

tkellogg

1 commits

auroranockert/dueboot

Rust on the Arduino Due

HTML

178

26 commits

updated Feb 27, 2015

See the code

README

dueboot

Based on https://github.com/neykov/armboot, and is a template for Arduino Due projects

Compiling

Modify the Rakefile with your paths and ports, and then "rake burn" to upload to the Arduino.

Structure

core.rs - sample program (blinks the led of the Arduino board)
arduino.rs - extern stubs for the core Arduino libraries
hardware/ - from a random Arduino IDE for OS X

Credits

Contributors

auroranockert

20 commits

stevej

4 commits

mcoffin

1 commits

tkellogg

1 commits

Languages

HTML

51.5%

C

38.6%

C++

7.1%