2 lines
80 B
Python
2 lines
80 B
Python
|
Import("env")
|
||
|
env.Replace( MKSPIFFSTOOL=env.get("PROJECT_DIR") + '/mklittlefs' )
|