esp-idf/components/spiffs
David Cermak 5c383d7b73 esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers"
Fix dependency tree so that lwip doesn't depend on any specific network
interface component.
Network interface drivers shall depend on esp_netif.
esp_netif shall depend on lwip (but not on any specific interface
driver) -- it optionally depends on vfs and esp_eth (need ethernet
header for L2/bridge mode)
2022-07-20 14:59:07 +02:00
..
include spiffs: add esp_spiffs_gc function to force garbage collection 2022-04-11 11:19:10 +02:00
spiffs@0dbb3f71c5 spiffs: update submodule to fix SPIFFS_readdir errno issue 2022-06-02 18:42:48 +02:00
test esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
test_spiffs_host MMU: Add configurable mmu page size support on ESP32C2 2022-06-08 19:34:31 +08:00
test_spiffsgen spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00
CMakeLists.txt fatfs, spiffs: add missing dependency on vfs 2022-06-21 17:16:49 +02:00
esp_spiffs.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
Kconfig spiffs: add esp_spiffs_gc function to force garbage collection 2022-04-11 11:19:10 +02:00
project_include.cmake buildsystem: flash binary to a named partition 2020-12-08 12:16:02 +08:00
spiffs_api.c spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00
spiffs_api.h spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00
spiffsgen.py spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00