删除无名科技ESP32S3星智开发板未使用的TOUCH_BUTTON;同时添加星智的TFT版本 (#155)

* Update CMakeLists.txt

* Update Kconfig.projbuild

* Add files via upload

* Update CMakeLists.txt

* Update Kconfig.projbuild

* update

* update

* update

* update xingzhi-cube-tft
This commit is contained in:
zhou
2025-02-14 01:45:56 +08:00
committed by GitHub
parent d7f41b4b4d
commit 83d6fa9d26
6 changed files with 195 additions and 9 deletions

View File

@@ -92,6 +92,8 @@ choice BOARD_TYPE
bool "太极小派esp32s3"
config BOARD_TYPE_XINGZHI_Cube_OLED
bool "无名科技星智0.96"
config BOARD_TYPE_XINGZHI_Cube_TFT
bool "无名科技星智1.54"
endchoice
choice DISPLAY_LCD_TYPE