MicroPython for ESP32-S3 N16R8 v1.0
How to flash
esptool -p PORT -b 460800 --chip esp32s3 write_flash --flash_mode dio --flash_freq 80m 0x0 firmware.bin
MicroPython for ESP32-S3 N16R8 v1.0
esptool -p PORT -b 460800 --chip esp32s3 write_flash --flash_mode dio --flash_freq 80m 0x0 firmware.bin