Update esp32-cmake.sh

This commit is contained in:
Zoltán Vörös 2021-06-01 19:23:27 +02:00 committed by GitHub
parent c94699f017
commit d425641138
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,6 @@ cd $BUILD_DIR/micropython/
git clone -b v4.0.2 --recursive https://github.com/espressif/esp-idf.git git clone -b v4.0.2 --recursive https://github.com/espressif/esp-idf.git
bash
cd esp-idf cd esp-idf
./install.sh ./install.sh
. ./export.sh . ./export.sh