新增无名科技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

@ -0,0 +1,10 @@
{
"target": "esp32s3",
"builds": [
{
"name": "xingzhi-abs-2.0",
"sdkconfig_append": [
]
}
]
}