Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 263 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 263 Bytes

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