diff --git a/source/00_supperthomas/12_gitflow/gitcommit.md b/source/00_supperthomas/12_gitflow/gitcommit.md index 5acd948..5762fd5 100644 --- a/source/00_supperthomas/12_gitflow/gitcommit.md +++ b/source/00_supperthomas/12_gitflow/gitcommit.md @@ -320,6 +320,12 @@ git commit的`fix` 和`feature` 使用起来比较方便一些, +参考github 仓库: + +https://github.com/angular/angular + + + ## 参考链接 https://cbea.ms/git-commit/ diff --git a/source/RTTHREAD/14_toolchain/toolchain.md b/source/RTTHREAD/14_toolchain/toolchain.md index 76e09b0..4d9c354 100644 --- a/source/RTTHREAD/14_toolchain/toolchain.md +++ b/source/RTTHREAD/14_toolchain/toolchain.md @@ -388,9 +388,7 @@ https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads [riscv 各种版本GCC](https://www.cnblogs.com/ppqppl/articles/18077030) - - -# 总结 +## 总结 本文基本把toolchain的一些基本参数都讲到了,肯定有一些不足支持,如果大家有各种补充也可以提建议,