Rust template for compiling Rust code on onto an ESP32 Xtensa architecture micro controller.
Go to file Use this template
2023-06-19 18:38:04 +01:00
.cargo Initial upload of project template 2023-06-19 18:38:04 +01:00
src Initial upload of project template 2023-06-19 18:38:04 +01:00
.gitignore Initial upload of project template 2023-06-19 18:38:04 +01:00
build.rs Initial upload of project template 2023-06-19 18:38:04 +01:00
Cargo.toml Initial upload of project template 2023-06-19 18:38:04 +01:00
LICENSE Initial commit 2023-06-19 19:32:55 +02:00
README.md Initial commit 2023-06-19 19:32:55 +02:00
rust-toolchain.toml Initial upload of project template 2023-06-19 18:38:04 +01:00
sdkconfig.defaults Initial upload of project template 2023-06-19 18:38:04 +01:00

esp32-std-template

Rust template for compiling Rust code on onto an ESP32 Xtensa architecture micro controller.