library.properties 467 B

123456789
  1. name=LittleFS_esp32
  2. version=1.0.5
  3. author=lorol
  4. maintainer=lorol
  5. sentence=LittleFS for esp32 based on esp_littlefs IDF component. Use esp32 core-provided LITTLEFS library instead this one (when it gets available)
  6. paragraph=. See littlefs.c #define CONFIG_LITTLEFS_SPIFFS_COMPAT 1 and #define CONFIG_LITTLEFS_FOR_IDF_3_2 to adjust for best SPIFFS and for older core releases compatibility.
  7. category=Data Storage
  8. url=https://github.com/lorol/LITTLEFS
  9. architectures=esp32