This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
andrey
/
Marlin_FB4S
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Marlin 2.0 for Flying Bear 4S/5
flying-bear-4s
mks-robin-nano
mks-wifi
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.
19312
Commits
4
Branches
6
Tags
134 MiB
Tree:
17099e7973
FB4S_WIFI
FBG5_WIFI
MKS_UI
vanilla_fb_2.0.x
2.0.7.2
2.0.7.2_upd
2.0.8.1
2.0.9.1
2.0.9.2
2.0.9.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '17099e7973'
${ noResults }
Marlin_FB4S
/
buildroot
/
share
/
PlatformIO
/
scripts
/
add_nanolib.py
7 lines
81 B
Raw
Normal View
History
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
"
]
)