The S3 also supports "Touch 1200" speed toggle to enter the bootloader .
Adafruit TinyUF2 bootloader
with mpflash you can flash using :
mpflash flash --board ESP32_GENERIC_S3 --bootloader touch1200
https://github.com/Josverl/mpflash
Originally posted by @Josverl in micropython/micropython#17525 (comment)
The S3 also supports "Touch 1200" speed toggle to enter the bootloader .
Adafruit TinyUF2 bootloader
https://github.com/adafruit/tinyuf2/tree/master/ports/espressif#flash
--type uf2?Originally posted by @Josverl in micropython/micropython#17525 (comment)