mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-08 23:46:20 -06:00
2 lines
59 B
Python
2 lines
59 B
Python
Import("env")
|
|
env.Append(LINKFLAGS=["--specs=nano.specs"])
|