新增无名科技ABS 2.0开发板 (#1812)

Co-authored-by: Limh2017 <wenwen19115>
This commit is contained in:
NologoTech
2026-03-07 17:56:47 +08:00
committed by GitHub
parent 1d2b71f27e
commit 322466d6c1
8 changed files with 955 additions and 0 deletions

View File

@ -443,6 +443,9 @@ choice BOARD_TYPE
config BOARD_TYPE_XINGZHI_METAL_1_54_WIFI
bool "无名科技星智1.54 METAL(wifi)"
depends on IDF_TARGET_ESP32S3
config BOARD_TYPE_XINGZHI_ABS_2_0
bool "无名科技星智ABS 2.0"
depends on IDF_TARGET_ESP32S3
config BOARD_TYPE_SEEED_STUDIO_SENSECAP_WATCHER
bool "Seeed Studio SenseCAP Watcher"
depends on IDF_TARGET_ESP32S3