Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c21e0dafd7 |
@@ -29,6 +29,7 @@ sudo apt install -y git wget flex bison gperf python3 python3-pip python3-venv c
|
|||||||
git clone --recursive https://github.com/espressif/esp-idf.git
|
git clone --recursive https://github.com/espressif/esp-idf.git
|
||||||
cd esp-idf
|
cd esp-idf
|
||||||
git checkout tags/v5.5
|
git checkout tags/v5.5
|
||||||
|
git submodule update --init --recursive
|
||||||
./install.sh esp32s3
|
./install.sh esp32s3
|
||||||
. ./export.sh
|
. ./export.sh
|
||||||
cd ..
|
cd ..
|
||||||
|
|||||||
Reference in New Issue
Block a user