forked from xiaozhi/xiaozhi-esp32
add support for Wireless-Tag WTP4C5MP07S ESP32P4 board + 7 inch MIPI DSI LCD display combo (#1281)
* add support for Wireless-Tag WTP4C5MP07S ESP32P4 + 7 inch MIPI DSI LCD display combo * a minor update of README * update of the device name/folder * exclude USE_DEVICE_AEC from the options list
This commit is contained in:
@@ -386,6 +386,9 @@ choice BOARD_TYPE
|
||||
config BOARD_TYPE_YUNLIAO_S3
|
||||
bool "小智云聊-S3"
|
||||
depends on IDF_TARGET_ESP32S3
|
||||
config BOARD_TYPE_WTP4C5MP07S
|
||||
bool "Wireless-Tag WTP4C5MP07S"
|
||||
depends on IDF_TARGET_ESP32P4
|
||||
endchoice
|
||||
|
||||
choice
|
||||
|
||||
Reference in New Issue
Block a user