/teensy-3-rust

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

Primary LanguageRustMIT LicenseMIT

Rust on the teensy 3.1

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

Requirements

  • rustc nightly
  • cargo
  • arm-none-eabi-gcc
  • arm-none-eabi-ar
  • arm-none-eabi-objcopy
  • teensy-loader-cli

Compile and upload

./flash.sh