This commit is contained in:
tang1219
2026-06-12 17:03:10 +08:00
parent e488cd3216
commit 9eaffcc9ff
31 changed files with 6829 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
# Project Structure (Auto-generated)
> This file was automatically generated by CodeWhale.
> You can edit or delete it at any time.
**Summary:** Unknown project type
**Tree:**
```
FILE: .gitignore
DIR: .pio
DIR: build
DIR: .vscode
FILE: c_cpp_properties.json
FILE: extensions.json
FILE: launch.json
FILE: CMakeLists.txt
DIR: include
FILE: README
DIR: lib
FILE: README
FILE: platformio.ini
FILE: sdkconfig.seeed_xiao_esp32s3
DIR: src
FILE: CMakeLists.txt
FILE: main.c
DIR: test
FILE: README
```