This website works better with JavaScript.
Explore
Help
Register
Sign In
trovar
/
marlin-anet-a8
Watch
3
Star
0
Fork
You've already forked marlin-anet-a8
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63b61be369
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '63b61be369'
${ noResults }
marlin-anet-a8
/
buildroot
/
share
/
PlatformIO
/
scripts
/
add_nanolib.py
6 lines
80 B
Raw
Blame
History
#
# add_nanolib.py
#
Import
(
"
env
"
)
env
.
Append
(
LINKFLAGS
=
[
"
--specs=nano.specs
"
]
)
Reference in new issue
View Git Blame
Copy Permalink