Add set target to ESP32-S3

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-09-19 20:12:52 +02:00
parent 7071949a1f
commit 4fe1c0804c

View File

@@ -9,4 +9,5 @@ cd esp-idf
. ./export.sh
cd ..
rm -rf build
idf.py set-target esp32s3
idf.py all