environment/recipes/idf.yml
Artur Gurgul e02ab48e51 savew
2025-09-10 03:41:01 -05:00

13 lines
223 B
YAML

dependencies: []
repository:
url: https://github.com/espressif/esp-idf.git
branch: v5.5.1
steps:
- echo `pwd`
- echo $PREFIX
- ls -lah
- cp -r . $PREFIX
# This version requires python not newer than v3.10.18