forked from xiaozhi/xiaozhi-esp32
新增 DFRobot 行空板 K10 (#299)
* 添加DF设备ESP32-S3-K10 添加DFS3设备板子K10 * 完善DFRobot 行空板 K10适配 * Enable K10 RGB LED * Enable K10 SetOutputVolume * 优化K10按键处理 * 添加K10编译配置文件 --------- Co-authored-by: vonweller <154695311+vonweller@users.noreply.github.com>
This commit is contained in:
@@ -80,6 +80,8 @@ choice BOARD_TYPE
|
||||
bool "立创·实战派ESP32-S3开发板"
|
||||
config BOARD_TYPE_LICHUANG_C3_DEV
|
||||
bool "立创·实战派ESP32-C3开发板"
|
||||
config BOARD_TYPE_DF_K10
|
||||
bool "DFRobot 行空板 k10"
|
||||
config BOARD_TYPE_MAGICLICK_2P4
|
||||
bool "神奇按钮 Magiclick_2.4"
|
||||
config BOARD_TYPE_MAGICLICK_2P5
|
||||
|
||||
Reference in New Issue
Block a user