Files
arduino-esp32/libraries/LittleFS/examples/LITTLEFS_PlatformIO/littlefsbuilder.py

3 lines
141 B
Python
Raw Normal View History

Import("env")
env.Replace( MKSPIFFSTOOL=env.get("PROJECT_DIR") + '/mklittlefs' ) # PlatformIO now believes it has actually created a SPIFFS