Skip to content

A bare metal example of blink written in rust for the teensy 3.1

License

Notifications You must be signed in to change notification settings

ealasu/mchck-rust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust on the mchck

A bare metal example of blink written in rust for the mchck

Requirements

rustup run stable cargo install xargo
rustup override set nightly

You'll also need arm-none-eabi-objcopy in your PATH.

Compile and upload

make flash

About

A bare metal example of blink written in rust for the teensy 3.1

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.0%
  • Makefile 4.0%