更新开发板配置,更新版本号,添加 k_kit.c 超时检测

This commit is contained in:
LokLiang
2025-07-09 13:18:20 +08:00
parent f34eaca585
commit 9110aeabf0
6 changed files with 60 additions and 18 deletions

View File

@@ -10,8 +10,8 @@ CHIP_NAME=esp32c2
ADDITIONAL=_evb
# 文件名识别版本号(需要与实际版本严格对应)
FW_VERSION_MAIN=1
FW_VERSION_MAIN=0
FW_VERSION_MINOR=0
FW_VERSION_BUILD=0
FW_VERSION_BUILD=1
. .sub-release.sh