teensy-3-rust icon indicating copy to clipboard operation
teensy-3-rust copied to clipboard

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

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