Skip to content

Commit ce56dbc

Browse files
committed
Fix waveshare esp32-s3-zero partition table, add 4MB partition content
1 parent c1b5f32 commit ce56dbc

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

boards.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -38736,10 +38736,10 @@ waveshare_esp32_s3_zero.menu.PartitionScheme.rainmaker_4MB.build.partitions=rain
3873638736
waveshare_esp32_s3_zero.menu.PartitionScheme.rainmaker_4MB.upload.maximum_size=4038656
3873738737

3873838738
waveshare_esp32_s3_zero.menu.PartitionScheme.otanofs=OTA no FS (2MB APP with OTA)
38739-
waveshare_esp32_s3_zero.menu.PartitionScheme.otanofs.build.custom_partitions=partitions_otanofs_4MB
38739+
waveshare_esp32_s3_zero.menu.PartitionScheme.otanofs.build.custom_partitions=ota_nofs_4MB
3874038740
waveshare_esp32_s3_zero.menu.PartitionScheme.otanofs.upload.maximum_size=2031616
3874138741
waveshare_esp32_s3_zero.menu.PartitionScheme.all_app=Max APP (4MB APP no OTA)
38742-
waveshare_esp32_s3_zero.menu.PartitionScheme.all_app.build.custom_partitions=partitions_4MB
38742+
waveshare_esp32_s3_zero.menu.PartitionScheme.all_app.build.custom_partitions=max_app_4MB
3874338743
waveshare_esp32_s3_zero.menu.PartitionScheme.all_app.upload.maximum_size=4128768
3874438744

3874538745
waveshare_esp32_s3_zero.menu.PartitionScheme.custom=Custom

0 commit comments

Comments
 (0)