Files
2026-06-12 17:03:10 +08:00

514 B

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