add korvo board

This commit is contained in:
Kevincoooool
2025-01-07 23:36:36 +08:00
parent b3dd2461d2
commit e7ec0ed30e
4 changed files with 192 additions and 1 deletions

View File

@@ -55,7 +55,9 @@ choice BOARD_TYPE
config BOARD_TYPE_M5STACK_CORE_S3
bool "M5Stack CoreS3"
config BOARD_TYPE_XMINI_C3
bool "虾哥 Mini C3"
bool "虾哥 Mini C3"
config BOARD_TYPE_ESP32S3_KORVO2_V3
bool "ESP32S3_KORVO2_V3开发板"
endchoice
endmenu