docs: 克隆地址改为码云镜像

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-19 17:55:00 +08:00
co-authored by Cursor
parent ecb391b1e6
commit da06697ba8
+14 -1
View File
@@ -36,6 +36,18 @@ JieLi-JL7016/
--- ---
## 获取模板
推荐从码云镜像克隆(下载更快):
```bash
git clone --branch JieLi-JL7016 --single-branch https://gitee.com/wu-chuyuan/soc-codegen-template.git
```
见宝 Git 主仓库:https://git.jianbao-tech.com/pets-device/soc-codegen-template.git
---
## 快速开始 ## 快速开始
### 环境要求 ### 环境要求
@@ -84,5 +96,6 @@ make clean
## 相关链接 ## 相关链接
- [SOC 模板仓库 main 索引](https://git.jianbao-tech.com/pets-device/soc-codegen-template) - [码云镜像(推荐下载)](https://gitee.com/wu-chuyuan/soc-codegen-template)
- [见宝 Git 主仓库](https://git.jianbao-tech.com/pets-device/soc-codegen-template)
- [MCU 模板仓库](https://git.jianbao-tech.com/pets-device/mcu-codegen-template) - [MCU 模板仓库](https://git.jianbao-tech.com/pets-device/mcu-codegen-template)