forked from xiaozhi/xiaozhi-esp32
Add board: ESP-Spot (#460)
* feat: add ESP-Spot S3 Co-authored-by: Tang Yumei <tangyumei@espressif.com> * feat: add button and power control long press KEY to shut down. * feat: change for s3 adc * fix: adc cali fail * add ESP-Spot S3 Readme * fix ES8311 config --------- Co-authored-by: Liu Ruichao <liuruichao@espressif.com>
This commit is contained in:
@@ -114,6 +114,8 @@ choice BOARD_TYPE
|
||||
bool "ESP32S3_KORVO2_V3开发板"
|
||||
config BOARD_TYPE_ESP_SPARKBOT
|
||||
bool "ESP-SparkBot开发板"
|
||||
config BOARD_TYPE_ESP_SPOT_S3
|
||||
bool "ESP-Spot-S3"
|
||||
config BOARD_TYPE_ESP32S3_Touch_AMOLED_1_8
|
||||
bool "Waveshare ESP32-S3-Touch-AMOLED-1.8"
|
||||
config BOARD_TYPE_ESP32S3_Touch_LCD_1_85C
|
||||
|
||||
Reference in New Issue
Block a user