Shadowtrance board implementations (#241)
Adapted from pull request https://github.com/ByteWelder/Tactility/pull/238 - JC2432W328C - ST7789 - CST820 (816) 240x320 - 2.8 inch - ESP32-8048S043C - ST7262 - GT911 800x480 - 4.3 inch - JC8048W550C - ST7262 - GT911 800x480 - 5 inch
This commit is contained in:
committed by
GitHub
parent
85a6ad3bbe
commit
778e003d4d
@@ -9,6 +9,7 @@ if (DEFINED ENV{ESP_IDF_VERSION})
|
||||
ElecrowCrowpanelBasic28
|
||||
ElecrowCrowpanelBasic35
|
||||
M5stackCore2
|
||||
CYD-JC2432W328C
|
||||
)
|
||||
endif()
|
||||
|
||||
@@ -19,6 +20,8 @@ if (DEFINED ENV{ESP_IDF_VERSION})
|
||||
LilygoTdeck
|
||||
M5stackCoreS3
|
||||
UnPhone
|
||||
CYD-8048S043C
|
||||
CYD-JC8048W550C
|
||||
)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user