mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
3 lines
91 B
Python
3 lines
91 B
Python
|
|
Import("env")
|
||
|
|
env.Replace( MKSPIFFSTOOL=env.get("PROJECT_DIR") + '/tools/mklittlefs.exe' )
|