Update dependencies in idf_component.yml to latest versions: esp-ml30… (#1867)
* Update dependencies in idf_component.yml to latest versions: esp-ml307 to ~3.6.5, uart-eth-modem to ~0.3.4, esp32-camera to ^2.1.5, lvgl to ~9.5.0, esp_lvgl_port to ~2.7.2, esp_mmap_assets to ^1.3.2, and adc_battery_estimation to ^0.2.1. * Update esp-wifi-connect version and adjust partition sizes in 4m.csv
This commit is contained in:
@ -3,5 +3,5 @@
|
||||
nvs, data, nvs, 0x9000, 0x4000,
|
||||
otadata, data, ota, 0xd000, 0x2000,
|
||||
phy_init, data, phy, 0xf000, 0x1000,
|
||||
factory, app, factory, 0x10000, 0x2CE000,
|
||||
assets, data, spiffs, 0x2DE000, 0x122000,
|
||||
factory, app, factory, 0x10000, 0x2F0000,
|
||||
assets, data, spiffs, 0x300000, 0x100000,
|
||||
|
Reference in New Issue
Block a user