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.
2faf4e2a99
x301
2.0.x
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2faf4e2a99'
${ noResults }
Marlin
/
buildroot
/
share
/
PlatformIO
/
scripts
/
add_nanolib.py
7 lines
81 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
"
)
🔨 Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
FLSUN Delta QQS-Pro pins (#19793)
4 years ago
env
.
Append
(
LINKFLAGS
=
[
"
--specs=nano.specs
"
]
)