Esp-hal 1.0.0 release announcement
6 months ago
- #Rust
- #Embedded Systems
- #Espressif
- Espressif announces the official 1.0.0 release of esp-hal, the first vendor-backed Rust SDK.
- The stabilization focuses on core functionalities: HAL initialization, GPIO, UART, SPI, I2C drivers, Async and Blocking modes, time module, and system APIs.
- Unstable features are feature-gated, allowing for incremental stabilization post 1.0 release.
- Future plans include stabilizing esp-radio for Wi-Fi, Bluetooth, and other functionalities, and adding support for new devices like ESP32-C5.
- Getting started involves reading the curated book, using the esp-generate tool for project setup, and checking API documentation.
- Espressif thanks the Rust community, embedded working group, and contributors for their support and invites companies using Rust to reach out.