Zero-copy ethernet TX: encode directly into prepend_buffer, add info/test skills

This commit is contained in:
Ian Gulliver
2026-04-12 07:50:20 +09:00
parent 846d6bb201
commit 761b740c10
6 changed files with 40 additions and 12 deletions

View File

@@ -0,0 +1,7 @@
---
name: info
description: Query device info from connected Picos. Use when the user says "info", "check devices", or wants to verify devices are responding.
user-invocable: true
---
Run `go run ./cmd/picomap/ info` from the project root. This queries all connected devices and prints board ID, MAC, IP, and firmware name.