Commit Graph

2 Commits

Author SHA1 Message Date
pNexus 5876f11479 chore: 引入仓库根 .clang-format 与 .gitignore
平衡板从 firmware 主仓拆出后,作为独立产品需要自己的代码风格和忽略规则。
.clang-format 沿用主仓 projects/.clang-format 的全套约定(C++/Zephyr 风格),
保证拆出前后 reformat 结果一致;.gitignore 在主仓基础上裁剪掉 Android、
Unity 相关条目,仅保留嵌入式构建产物、IDE 本地配置和 OS 临时文件。
2026-05-27 10:15:51 +08:00
pNexus 5492a98687 feat(gml670-v2): 添加工程骨架与构建配置
基于 V1 副本新建 V2 工程,包含 CMakeLists.txt、Kconfig、prj.conf、
app.overlay、README.md 及 ADS1256/GML670 参考数据手册。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-30 17:36:39 +08:00