mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
fix(mqtt): Increased partition size to fix build failure
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
esp_secure_cert,0x3F,,,0x2000,
|
||||
nvs,data,nvs,,24K,
|
||||
phy_init,data,phy,,4K,
|
||||
factory,app,factory,0x20000,1M,
|
||||
factory,app,factory,0x20000,1500K,
|
||||
|
|
Reference in New Issue
Block a user