1 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