chore: import local project into Gitea

This commit is contained in:
2026-05-20 10:04:29 -07:00
commit 0969724f16
7 changed files with 420 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# P4 voice panel
Bundles **`voice_assistant/`** firmware plus `.vscode`/`.cursor` configs and **`example.code`**.
Treat this as companion UI work to **`p4 chatbot 83125/`** unless you refactor modules.
Recommended flow:
```bash
cd voice_assistant
```
Follow manifests inside (`CMakeLists.txt`, `sdkconfig.defaults`, Arduino project files, etc.—whichever framework that folder uses). Keep generated `build/` / `.pio/` directories excluded from commits.