mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-21 05:33:24 +00:00
Add support for crowpanel 2.8inch display (#134)
* Add support for crowpanel 2.8inch display * Add support for crowpanel 2.8inch display --------- Co-authored-by: Sims <38142618+suchmememanyskill@users.noreply.github.com>
This commit is contained in:
@@ -86,3 +86,13 @@ board = esp32-8048S043C-smartdisplay
|
||||
|
||||
[env:esp32-8048S043C-SD-alt]
|
||||
board = esp32-8048S043C-smartdisplay-alt
|
||||
|
||||
[env:esp32-CROWPANEL-28R]
|
||||
board = esp32-CROWPANEL-28R
|
||||
lib_deps =
|
||||
SPI
|
||||
https://github.com/suchmememanyskill/lvgl
|
||||
https://github.com/Bodmer/TFT_eSPI.git
|
||||
bblanchon/ArduinoJson@^7.0.0
|
||||
plageoj/UrlEncode@^1.0.1
|
||||
erriez/ErriezCRC32 @ ^1.0.1
|
||||
|
||||
Reference in New Issue
Block a user