Implemented CrowPanel Basic 3.5" (#232)

This commit is contained in:
Ken Van Hoeylandt
2025-02-22 22:43:49 +01:00
committed by GitHub
parent b14887d5fb
commit 70d36131f6
14 changed files with 331 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@ if (DEFINED ENV{ESP_IDF_VERSION})
if(NOT "${IDF_TARGET}" STREQUAL "esp32")
set(EXCLUDE_COMPONENTS "CYD-2432S024C")
set(EXCLUDE_COMPONENTS "ElecrowCrowpanelBasic28")
set(EXCLUDE_COMPONENTS "ElecrowCrowpanelBasic35")
set(EXCLUDE_COMPONENTS "M5stackCore2")
endif()