mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-02 12:50:34 -07:00
2 lines
59 B
Python
2 lines
59 B
Python
Import("env")
|
|
env.Append(LINKFLAGS=["--specs=nano.specs"])
|