Skip to content

Levyks/esp32-tokio-boilerplate

Repository files navigation

esp32-tokio-boilerplate

Minimal project boilerplate for running async rust programs with tokio on an ESP32.

  • Make sure you have all the tools and dependencies mentioned in The Rust on ESP Book for std development on your required target.
  • Make sure the correct target for your ESP is uncommented in the .cargo/config.toml and rust-toolchain.toml files.
  • Run cargo run and have fun!

Based on esp-rs/esp-idf-template

About

Minimal project boilerplate for running async rust programs with tokio on an ESP32.

Topics

Resources

License

Stars

Watchers

Forks

Languages