diff --git a/boards/feather-esp32s3-4mbflash-2mbpsram/definition.json b/boards/feather-esp32s3-4mbflash-2mbpsram/definition.json index 182ee9d..2e1b0aa 100644 --- a/boards/feather-esp32s3-4mbflash-2mbpsram/definition.json +++ b/boards/feather-esp32s3-4mbflash-2mbpsram/definition.json @@ -6,8 +6,20 @@ "vendor":"Adafruit", "productURL":"https://www.adafruit.com/product/5477", "documentationURL":"https://learn.adafruit.com/adafruit-esp32-s3-feather", - "installMethod":"uf2", + "installMethod": "web-native-usb", "bootloaderBoardName": "adafruit_feather_esp32s3", + "esptool": { + "fileSystemSize": 983040, + "blockSize": 4096, + "offset": "0x310000", + "chip": "esp32s3", + "flashMode": "dio", + "flashFreq": "80m", + "flashSize": "4MB", + "structure": { + "0x0": "wippersnapper.feather_esp32s3_4mbflash_2mbpsram.fatfs.VERSION.combined.bin" + } + }, "components":{ "digitalPins":[ { diff --git a/boards/feather-esp32s3-reverse-tft/definition.json b/boards/feather-esp32s3-reverse-tft/definition.json index 6410705..a296982 100644 --- a/boards/feather-esp32s3-reverse-tft/definition.json +++ b/boards/feather-esp32s3-reverse-tft/definition.json @@ -7,8 +7,20 @@ "vendor":"Adafruit", "productURL":"https://www.adafruit.com/product/5691", "documentationURL": "https://learn.adafruit.com/esp32-s3-reverse-tft-feather", - "installMethod":"uf2", "bootloaderBoardName": "adafruit_feather_esp32s3_reverse_tft", + "installMethod": "web-native-usb", + "esptool": { + "fileSystemSize": 983040, + "blockSize": 4096, + "offset": "0x310000", + "chip": "esp32s3", + "flashMode": "dio", + "flashFreq": "80m", + "flashSize": "4MB", + "structure": { + "0x0": "wippersnapper.feather_esp32s3_reverse_tft.fatfs.VERSION.combined.bin" + } + }, "components":{ "digitalPins":[ { diff --git a/boards/feather-esp32s3-tft/definition.json b/boards/feather-esp32s3-tft/definition.json index e37e406..2b15372 100644 --- a/boards/feather-esp32s3-tft/definition.json +++ b/boards/feather-esp32s3-tft/definition.json @@ -6,8 +6,20 @@ "vendor":"Adafruit", "productURL":"https://www.adafruit.com/product/5483", "documentationURL":"https://learn.adafruit.com/adafruit-esp32-s3-tft-feather", - "installMethod":"uf2", + "installMethod": "web-native-usb", "bootloaderBoardName": "adafruit_feather_esp32s3_tft", + "esptool": { + "fileSystemSize": 983040, + "blockSize": 4096, + "offset": "0x310000", + "chip": "esp32s3", + "flashMode": "dio", + "flashFreq": "80m", + "flashSize": "4MB", + "structure": { + "0x0": "wippersnapper.feather_esp32s3_tft.fatfs.VERSION.combined.bin" + } + }, "components":{ "digitalPins":[ { diff --git a/boards/qtpy-esp32s3-n4r2/definition.json b/boards/qtpy-esp32s3-n4r2/definition.json index 1a52da6..0737612 100644 --- a/boards/qtpy-esp32s3-n4r2/definition.json +++ b/boards/qtpy-esp32s3-n4r2/definition.json @@ -6,8 +6,20 @@ "vendor":"Adafruit", "productURL":"https://www.adafruit.com/product/5700", "documentationURL":"https://learn.adafruit.com/adafruit-qt-py-esp32-s3", - "installMethod":"uf2", + "installMethod": "web-native-usb", "bootloaderBoardName": "adafruit_qtpy_esp32s3_n4r2", + "esptool": { + "fileSystemSize": 983040, + "blockSize": 4096, + "offset": "0x310000", + "chip": "esp32s2", + "flashMode": "dio", + "flashFreq": "80m", + "flashSize": "4MB", + "structure": { + "0x0": "wippersnapper.qtpy_esp32s3_n4r2.fatfs.VERSION.combined.bin" + } + }, "components":{ "digitalPins":[ {