no_std Hardware Abstraction Layers for ESP32 microcontrollers
Go to file
2021-10-21 17:28:02 -07:00
.vscode Initial commit 2021-10-19 15:00:41 -07:00
esp32-hal Add a minimal HAL crate for the ESP32 with a serial example 2021-10-21 17:28:02 -07:00
esp32c3-hal Add a minimal HAL crate for the ESP32-C3 with a serial example 2021-10-21 14:44:04 -07:00
.gitignore Initial commit 2021-10-19 15:00:41 -07:00
LICENSE-APACHE Initial commit 2021-10-19 15:00:41 -07:00
LICENSE-MIT Initial commit 2021-10-19 15:00:41 -07:00
README.md Initial commit 2021-10-19 15:00:41 -07:00
rustfmt.toml Initial commit 2021-10-19 15:00:41 -07:00

esp-hal