瀏覽代碼

fix(examples): Increase the ESP32 factory partition to fit binaries

Djordje Nedic 2 年之前
父節點
當前提交
874e972ca2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/esp32_example/partitions.csv

+ 1 - 1
examples/esp32_example/partitions.csv

@@ -1,4 +1,4 @@
 # Name,   Type, SubType, Offset,  Size, Flags
 nvs,      data, nvs,     ,        0x6000,
 phy_init, data, phy,     ,        0x1000,
-factory,  app,  factory, ,        1500K,
+factory,  app,  factory, ,        1920K,