A Hardware abstraction layer for Espressif's ESP family of microcontrollers based on the ESP-IDF framework.
# Cargo.toml
[dependencies]
esp-idf-hal = "0.46.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes GPIO and sets a pin high on an ESP32 microcontroller.
Use with esp-idf-sys and target an ESP32 chip; see esp-rs book.
No dependency data recorded yet.