sonika.rathi
e67d8b5fe8
feat(example/storage/littlefs): add LittleFS demo example
2024-03-07 01:19:24 +01:00
Martin Vychodil
f68a7bc76b
Revert "Merge branch 'update/littlefs_demo_example_v5.0' into 'release/v5.0'"
...
This reverts merge request !28453
2024-03-06 18:41:31 +01:00
sonika.rathi
4ffa46428e
feat(example/storage/littlefs): add LittleFS demo example
2024-01-22 20:21:21 +08:00
Armando
d4725fb34d
partition: use esp_partition_munmap instead of spi_flash_munmap
2022-11-10 11:26:51 +08:00
Martin Vychodil
af81bd1b0a
Storage: Partition APIs moved to the new component 'esp_partition'
...
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:49:08 +01:00