mirror of
https://github.com/m5stack/esp-sr.git
synced 2026-05-20 11:40:37 -07:00
241 B
241 B
Steps to run these cases:
-
Build
- . ${IDF_PATH}/export.sh
- pip install idf_build_apps
- python test_apps/build_apps.py test_apps -t esp32s3
-
Test
- pip install -r test_apps/requirement.txt
- pytest test_apps --target esp32s3