Parcourir la source

Merge branch 'contrib/github_pr_10947' into 'master'

Update partitions_example.csv (GitHub PR)

Closes IDFGH-9599

See merge request espressif/esp-idf!22803
morris il y a 2 ans
Parent
commit
2f49cccf9e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      examples/peripherals/i2c/i2c_tools/partitions_example.csv

+ 1 - 1
examples/peripherals/i2c/i2c_tools/partitions_example.csv

@@ -3,4 +3,4 @@
 nvs,      data, nvs,     0x9000,  0x6000,
 nvs,      data, nvs,     0x9000,  0x6000,
 phy_init, data, phy,     0xf000,  0x1000,
 phy_init, data, phy,     0xf000,  0x1000,
 factory,  app,  factory, 0x10000, 1M,
 factory,  app,  factory, 0x10000, 1M,
-storage,  data, fat,     ,        0x80000,
+storage,  data, fat,     ,        528K,