add m5stack cores3 support

This commit is contained in:
Forairaaaaa
2024-12-26 12:24:53 +08:00
parent 8ae4f03417
commit 9626b0b71b
11 changed files with 652 additions and 11 deletions

View File

@@ -50,6 +50,8 @@ choice BOARD_TYPE
bool "Kevin C3"
config BOARD_TYPE_LICHUANG_DEV
bool "立创开发板"
config BOARD_TYPE_M5STACK_CORE_S3
bool "M5Stack CoreS3"
endchoice
endmenu