This website requires JavaScript.
Explore
Help
Sign In
0x90
/
Marlin
Watch
12
Star
0
Fork
You've already forked Marlin
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
d787cd3076
Marlin
/
buildroot
/
share
/
PlatformIO
/
scripts
/
add_nanolib.py
6 lines
80 B
Python
Raw
Normal View
History
Unescape
Escape
Tweaks to build scripts
2021-02-28 04:38:57 +00:00
#
# add_nanolib.py
#
FLSUN Delta QQS-Pro pins (#19793)
2020-10-22 00:00:57 +00:00
Import
(
"
env
"
)
env
.
Append
(
LINKFLAGS
=
[
"
--specs=nano.specs
"
]
)
Reference in a new issue
Copy permalink