Brian Pugh aeb985897e update example to read file flashed, and to FLASH_IN_PROJECT 10 months ago
..
flash_data 4470dfa1d7 add mklittlefs support; based on work done by pyjamasam, which was baed on the spiffs implementation 2 years ago
main aeb985897e update example to read file flashed, and to FLASH_IN_PROJECT 10 months ago
CMakeLists.txt aeb985897e update example to read file flashed, and to FLASH_IN_PROJECT 10 months ago
Makefile e5be699ce3 modified example from wreyford 2 years ago
README.md e5be699ce3 modified example from wreyford 2 years ago
partitions_demo_esp_littlefs.csv e5be699ce3 modified example from wreyford 2 years ago
sdkconfig.defaults 29341d0057 fix rename when SPIFFS_COMPAT is enabled; previously it wasn't attempting to create dst folder(s) and wasn't attempting to delete empty src folder(s) 2 years ago

README.md

This example is based on wreyford's demo project.

Modifications were made so that this example project could be built as a part of CI.