Wire skeleton files into project

This commit is contained in:
2026-04-11 08:39:40 +08:00
parent 0328e64979
commit 5326c11901
3 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Generated Code
This directory is reserved for generated protocol code.
Planned layout:
- `cpp/` for host-side protobuf generated files
- `nanopb/` for firmware-side generated files
Do not place hand-written logic here.