RustForgeConf 2025 ESP32-RS Tutorial
A comprehensive tutorial for RustForgeConf 2025 covering Rust development on the ESP32-C3 microcontroller. Includes LED blinking examples (GPIO and WS2812 RGB LEDs), button input handling, I2C sensor integration (IMU and temperature/humidity sensors), and HSV color cycling demonstrations. Provides guidance on both std and no_std development approaches with setup instructions for espflash and probe-rs tools.