Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.
/ teensy-3-rust Public archive

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

mdaffin/teensy-3-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published