ESP32 LittleFS System Image

This commit is contained in:
Yuri Trikoz
2020-06-21 12:23:00 +03:00
parent 91359fa9c4
commit 179ab2c3bf
3 changed files with 3 additions and 0 deletions

2
tools/littlefsbuilder.py Normal file
View File

@@ -0,0 +1,2 @@
Import("env")
env.Replace( MKSPIFFSTOOL=env.get("PROJECT_DIR") + '/tools/mklittlefs.exe' )

BIN
tools/mklittlefs.exe Normal file

Binary file not shown.