@@ -35,7 +35,7 @@ idf.py set-target esp32s3
|
|||||||
idf.py all
|
idf.py all
|
||||||
mkdir -p release
|
mkdir -p release
|
||||||
cd build
|
cd build
|
||||||
esptool.py --chip ESP32-S3 merge_bin -o ../release/esp32-s3.bin @flash_args
|
esptool.py --chip ESP32-S3 merge_bin -o ../release/pico_fido_esp32-s3.bin @flash_args
|
||||||
cd ..
|
cd ..
|
||||||
else
|
else
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|||||||
Reference in New Issue
Block a user