mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-25 12:57:53 +00:00
3 lines
59 B
Python
3 lines
59 B
Python
|
Import("env")
|
||
|
env.Append(LINKFLAGS=["--specs=nano.specs"])
|