savew
This commit is contained in:
parent
bf428ec0ec
commit
e02ab48e51
4 changed files with 54 additions and 0 deletions
13
recipes/idf.yml
Normal file
13
recipes/idf.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue