This website requires JavaScript.
Explore
Help
Sign In
MPCNC
/
Firmware2
Watch
1
Star
0
Fork
0
You've already forked Firmware2
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
6175802693
Firmware2
/
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 05:38:57 +01:00
#
# add_nanolib.py
#
FLSUN Delta QQS-Pro pins (#19793)
2020-10-22 02:00:57 +02:00
Import
(
"
env
"
)
env
.
Append
(
LINKFLAGS
=
[
"
--specs=nano.specs
"
]
)
Reference in New Issue
Copy Permalink