This website works better with JavaScript.
Explore
Help
Sign In
melch
/
Marlin
Watch
1
Star
0
Fork
You've already forked Marlin
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7898307d78
x301
2.0.x
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7898307d78'
${ noResults }
Marlin
/
buildroot
/
share
/
PlatformIO
/
scripts
/
add_nanolib.py
6 lines
80 B
Python
Raw
Normal View
History
Unescape
Escape
Tweaks to build scripts
4 years ago
#
# add_nanolib.py
#
FLSUN Delta QQS-Pro pins (#19793)
4 years ago
Import
(
"
env
"
)
env
.
Append
(
LINKFLAGS
=
[
"
--specs=nano.specs
"
]
)