mirror of
https://github.com/m5stack/StackChan.git
synced 2026-06-14 18:20:27 +00:00
893ee38651
- Optimized the screen touch debouncing under AI.Agent mode - Bump version
Build
Fetch Dependencies
python3 ./fetch_repos.py
Tool Chains
Build
idf.py build
Host-side tests
The motion coordinate helpers can be tested without ESP-IDF hardware:
cmake -S tests -B build-host-tests
cmake --build build-host-tests
ctest --test-dir build-host-tests --output-on-failure
Flash
idf.py flash