Skip to content

Releases: joltwallet/esp_littlefs

v1.2.0

08 Mar 16:40
Compare
Choose a tag to compare

New Features

  • Kconfig option LITTLEFS_FLUSH_FILE_EVERY_WRITE to further mimic SPIFFS functionality, easing drop-in replacements.
  • Use existing esp VFS Kconfig option CONFIG_VFS_SUPPORT_DIR to enable/disable directory code to save a little extra flash.

Contributors

Thanks to:

v1.1.0

20 Dec 16:44
Compare
Choose a tag to compare

Added support for:

  • ESP32S3
  • ESP32C3
  • ESP32H2
  • ESP8684