Stick with Espressif v5.5

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2025-08-12 00:52:00 +02:00
parent 41ae81067c
commit 286893bdb6

View File

@@ -38,6 +38,7 @@ cd build
esptool.py --chip ESP32-S3 merge_bin -o ../release/pico_openpgp_esp32-s3.bin @flash_args
cd ..
cd esp-idf
git checkout tags/v5.5
./install.sh esp32s2
. ./export.sh
cd ..