adafruit / arduino-esp32

Arduino core for the ESP32
GNU Lesser General Public License v2.1
8 stars 4 forks source link

Add MatrixPortal ESP32-S3 #15

Closed PaintYourDragon closed 1 year ago

PaintYourDragon commented 1 year ago

bootloader-tinyuf2.bin, partitions-8MB-tinyuf2.csv and tinyuf2.bin are copied over from the adafruit_feather_esp32s3_nopsram board directory, as this was another 8 MB flash board (don’t think the PSRAM difference will make a difference here).

Section in boards.txt was likewise duplicated from that Feather, with board name and USB PIDs updated to match the previously established CSV doc numbers.