mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
| .. | ||
| esp-sr | ||
| main | ||
| .build-rules.yml | ||
| build_apps.py | ||
| CMakeLists.txt | ||
| da_kai_kong_tiao.h | ||
| partitions.csv | ||
| pytest_esp_sr.py | ||
| README.md | ||
| sdkconfig.ci.mn5q8_cn | ||
| sdkconfig.ci.mn6_cn | ||
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