forked from xiaozhi/xiaozhi-esp32
Add support for the Xorigin AiPi Lite (#1330)
* Add support for the Xorigin AiPi Lite * aipi-lite: correction to README_en.md * aipi-lite: use 20MHz display clock Highger speeds might work sometimes but best not to push it and use a sane speed. * aipi-lite: change English name and remove Chinese TTS
This commit is contained in:
@@ -420,6 +420,9 @@ choice BOARD_TYPE
|
||||
config BOARD_TYPE_WIRELESS_TAG_WTP4C5MP07S
|
||||
bool "Wireless-Tag WTP4C5MP07S"
|
||||
depends on IDF_TARGET_ESP32P4
|
||||
config BOARD_TYPE_AIPI_LITE
|
||||
bool "AIPI-Lite"
|
||||
depends on IDF_TARGET_ESP32S3
|
||||
endchoice
|
||||
|
||||
choice
|
||||
|
||||
Reference in New Issue
Block a user