Expand description
Hardware peripherals — STM32, RPi GPIO, etc.
Peripherals extend the agent with physical capabilities. See
docs/hardware-peripherals-design.md for the full design.
Modules§
- traits
- Peripheral trait — hardware boards (STM32, RPi GPIO) that expose tools.
Functions§
- create_
board_ info_ tools - create_
peripheral_ tools - handle_
command - Handle
construct peripheralsubcommands. - list_
configured_ boards - List configured boards from config (no connection yet).