Update esp32-cmake.sh
This commit is contained in:
parent
c94699f017
commit
d425641138
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ cd $BUILD_DIR/micropython/
|
|||
|
||||
git clone -b v4.0.2 --recursive https://github.com/espressif/esp-idf.git
|
||||
|
||||
bash
|
||||
cd esp-idf
|
||||
./install.sh
|
||||
. ./export.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue