ci(esp_local_ctrl): enlarge app partition on esp32c5

spi_flash growth from the mmap fix overflows the default 1MB
factory partition on esp32c5 by a few hundred bytes.
This commit is contained in:
Michael.B
2026-08-25 16:36:03 +08:00
committed by Michael (XIAO Xufeng)
parent e7a750f4c4
commit 2b6549f024

View File

@@ -0,0 +1 @@
CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y