M5stack CoreS3 support (#71)
This commit is contained in:
committed by
GitHub
parent
68aa34ad14
commit
67b9fc710a
@@ -13,6 +13,7 @@ endif()
|
||||
if("${IDF_TARGET}" STREQUAL "esp32s3")
|
||||
list(APPEND BOARD_COMPONENTS
|
||||
lilygo_tdeck
|
||||
m5stack_cores3
|
||||
waveshare_s3_touch
|
||||
)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user