mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
0ff41e4e28
Add three new gems for GPIO pin control: - hw-gpio: common Ruby API, C bindings, and HAL header - hw-esp32-gpio: ESP32 HAL using ESP-IDF GPIO driver - hw-rp2040-gpio: RP2040 HAL using Pico SDK Co-authored-by: Claude <noreply@anthropic.com>