mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-18 05:45:33 -07:00
add sailfish LCD lib dep
This commit is contained in:
parent
2eba129fe1
commit
e1ac0a194b
1 changed files with 2 additions and 1 deletions
|
|
@ -54,7 +54,8 @@ extra_scripts =
|
|||
pre:buildroot/share/PlatformIO/scripts/common-cxxflags.py
|
||||
pre:buildroot/share/PlatformIO/scripts/preflight-checks.py
|
||||
post:buildroot/share/PlatformIO/scripts/common-dependencies-post.py
|
||||
lib_deps =
|
||||
lib_deps =
|
||||
https://github.com/mikeshub/SailfishLCD.git
|
||||
default_src_filter = +<src/*> -<src/config> -<src/tests>
|
||||
; LCDs and Controllers
|
||||
-<src/lcd/HD44780> -<src/lcd/dogm> -<src/lcd/TFTGLCD> -<src/lcd/tft> -<src/lcd/tft_io>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue