Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 269 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 269 Bytes

Writing Rust apps on ESP32-C3

This companion repository for my video series about running Rust applications on an ESP32 controller.

To get started, check the [https://github.com/esp-rs/esp-idf-template] repo, make sure you follow the prerequisites defined there.