reorganize 8MB partition for MUI devices (#7860)

* reorganize 8MB partition for MUI devices

* update device-install scripts to MUI 8MB partition scheme
This commit is contained in:
Manuel
2025-09-08 05:56:47 -05:00
committed by GitHub
parent 209157c9dd
commit 39ff880506
9 changed files with 75 additions and 40 deletions
@@ -2,7 +2,7 @@
extends = esp32s3_base
board = bpi_picow_esp32_s3
board_check = true
board_build.partitions = default_8MB.csv
board_build.partitions = partition-table-8MB.csv
;OpenOCD flash method
;upload_protocol = esp-builtin
;Normal method