zeroclaw/firmware
ehushubhamshaw 15816dfaa0 feat: add Raspberry Pi support with GPIO tools and hardware context management
- Introduced `rpi-config.toml` for Raspberry Pi configuration settings.
- Created `zeroclaw.service` for systemd service management of ZeroClaw on Raspberry Pi.
- Implemented hardware context management endpoints in `hardware_context.rs` for GPIO pin registration and context appending.
- Added new tools for GPIO operations: `gpio_rpi_write`, `gpio_rpi_read`, `gpio_rpi_blink`, and `rpi_system_info`.
- Enhanced hardware boot process to include Raspberry Pi self-discovery and tool registration.
- Developed `rpi.rs` for Raspberry Pi model detection and system context information.
2026-03-08 19:36:38 -04:00
..
zeroclaw-arduino Ehu shubham shaw contribution --> Hardware support (#306) 2026-02-16 11:40:10 -05:00
zeroclaw-esp32 chore(unsafe-debt): enforce strict full crate coverage defaults (RMN-54) 2026-02-24 21:00:46 +08:00
zeroclaw-esp32-ui chore(unsafe-debt): enforce strict full crate coverage defaults (RMN-54) 2026-02-24 21:00:46 +08:00
zeroclaw-nucleo feat: add Raspberry Pi support with GPIO tools and hardware context management 2026-03-08 19:36:38 -04:00
zeroclaw-uno-q-bridge Ehu shubham shaw contribution --> Hardware support (#306) 2026-02-16 11:40:10 -05:00