Fix again...

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2024-09-19 19:47:27 +02:00
parent e05115ffac
commit e07b5194e3
No known key found for this signature in database
GPG Key ID: C0095B7870A4CCD3

View File

@ -8,6 +8,4 @@ cd esp-idf
./install.sh esp32s3 ./install.sh esp32s3
. ./export.sh . ./export.sh
cd .. cd ..
mkdir build_esp
cd build_esp
idf.py all idf.py all