Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-on-m5stack

Rust examples for M5Stack. To implement and flash firmware for M5Stack in Rust, please check following tools at first.

I use M5Stack GRAY to run firmware, maybe you need to modify something to run correctly if you want to run it on other devices.

espup

This firmware is witten in Rust. You need to install espup first. Please follow this document https://github.com/esp-rs/rust-build .

espflash

You can flash firmware by using espflash.

$ cargo build
$ espflash flash /target/xtensa-esp-espidf/debug/your-project-name

Examples

About

Rust examples for M5Stack

Resources

Stars

13 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages