Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
329 changes: 174 additions & 155 deletions boards.txt

Large diffs are not rendered by default.

Binary file not shown.
Binary file modified variants/adafruit_feather_esp32s2/tinyuf2.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified variants/adafruit_feather_esp32s2_reversetft/tinyuf2.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified variants/adafruit_feather_esp32s2_tft/tinyuf2.bin
Binary file not shown.
Binary file not shown.
Binary file modified variants/adafruit_feather_esp32s3_nopsram/tinyuf2.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified variants/adafruit_funhouse_esp32s2/tinyuf2.bin
Binary file not shown.
Binary file not shown.
Binary file removed variants/adafruit_magtag29_esp32s2/bootloader.bin
Binary file not shown.
Binary file modified variants/adafruit_magtag29_esp32s2/tinyuf2.bin
Binary file not shown.
Binary file not shown.
Binary file removed variants/adafruit_metro_esp32s2/bootloader.bin
Binary file not shown.
Binary file modified variants/adafruit_metro_esp32s2/tinyuf2.bin
Binary file not shown.
Binary file not shown.
Binary file removed variants/adafruit_qtpy_esp32s2/bootloader.bin
Binary file not shown.
Binary file modified variants/adafruit_qtpy_esp32s2/tinyuf2.bin
Binary file not shown.
Binary file not shown.
Binary file modified variants/adafruit_qtpy_esp32s3_nopsram/tinyuf2.bin
Binary file not shown.
Binary file not shown.
Binary file removed variants/atmegazero_esp32s2/bootloader.bin
Binary file not shown.
10 changes: 10 additions & 0 deletions variants/atmegazero_esp32s2/partitions-16MB-tinyuf2.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# ESP-IDF Partition Table
# Name, Type, SubType, Offset, Size, Flags
# bootloader.bin,, 0x1000, 32K
# partition table,, 0x8000, 4K
nvs, data, nvs, 0x9000, 20K,
otadata, data, ota, 0xe000, 8K,
ota_0, 0, ota_0, 0x10000, 2048K,
ota_1, 0, ota_1, 0x210000, 2048K,
uf2, app, factory,0x410000, 256K,
ffat, data, fat, 0x450000, 11968K,
11 changes: 0 additions & 11 deletions variants/atmegazero_esp32s2/partitions.csv

This file was deleted.

Binary file modified variants/atmegazero_esp32s2/tinyuf2.bin
Binary file not shown.