Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions source/00_supperthomas/12_gitflow/gitcommit.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,12 @@ git commit的`fix` 和`feature` 使用起来比较方便一些,



参考github 仓库:

https://github.com/angular/angular



## 参考链接

https://cbea.ms/git-commit/
Expand Down
4 changes: 1 addition & 3 deletions source/RTTHREAD/14_toolchain/toolchain.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,9 +388,7 @@ https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads

[riscv 各种版本GCC](https://www.cnblogs.com/ppqppl/articles/18077030)



# 总结
## 总结

本文基本把toolchain的一些基本参数都讲到了,肯定有一些不足支持,如果大家有各种补充也可以提建议,

Expand Down
Loading