mirror of
https://github.com/arendst/Tasmota.git
synced 2025-06-28 22:46:30 +00:00
2 lines
80 B
Python
Executable File
2 lines
80 B
Python
Executable File
Import("env")
|
|
env.Replace( MKSPIFFSTOOL=env.get("PROJECT_DIR") + '/mklittlefs' ) |