mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-24 07:03:55 -06:00
FLSUN Delta QQS-Pro pins (#19793)
This commit is contained in:
parent
7d64de646a
commit
9aee6674bb
5 changed files with 386 additions and 0 deletions
2
buildroot/share/PlatformIO/scripts/add_nanolib.py
Normal file
2
buildroot/share/PlatformIO/scripts/add_nanolib.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
Import("env")
|
||||
env.Append(LINKFLAGS=["--specs=nano.specs"])
|
Loading…
Add table
Add a link
Reference in a new issue