This website requires JavaScript.
Explore
Help
Register
Sign In
zeus
/
3d-stuff
Watch
1
Star
0
Fork
You've already forked 3d-stuff
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
01a62c8550
3d-stuff
/
sparky
/
Marlin-bugfix-2.0.x
/
buildroot
/
share
/
PlatformIO
/
scripts
/
add_nanolib.py
6 lines
80 B
Python
Raw
Blame
History
#
# add_nanolib.py
#
Import
(
"
env
"
)
env
.
Append
(
LINKFLAGS
=
[
"
--specs=nano.specs
"
]
)
Reference in New Issue
View Git Blame
Copy Permalink