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:
Madrajib Lab
2025-01-10 02:45:03 +05:30
committed by GitHub
parent b67f091c46
commit d0f90a56d0
5 changed files with 175 additions and 0 deletions

View File

@@ -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