Skip to content

Commit bcfe5c1

Browse files
committed
add gd32407v-start
1 parent 9386c4f commit bcfe5c1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1091
-1
lines changed

bsp/gd32/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,12 @@ GD32 系列 BSP 目前支持情况如下表所示:
88
| **F4 系列** | |
99
| [gd32407v-start](gd32407v-start) | 兆易创新 官方 GD32407V-START 开发板 |
1010

11+
可以通过阅读相应 BSP 下的 README 来快速上手,如果想要使用 BSP 更多功能可参考 docs 文件夹下提供的说明文档,如下表所示:
12+
13+
| **BSP 使用教程** | **简介** |
14+
|:-------------------- |:------------------------------------------------- |
15+
| [外设驱动使用教程](docs/GD32系列BSP外设驱动使用教程.md) | 讲解 BSP 上更多外设驱动的使用方法 |
16+
| [外设驱动介绍与应用](docs/GD32系列驱动介绍.md) | 讲解 GD32 系列 BSP 驱动的支持情况,以及如何利用驱动框架开发应用程序 |
17+
| **BSP 制作与提交** | **简介** |
18+
| [BSP 制作教程](docs/GD32系列BSP制作教程.md) | 讲解 GD32 系列 BSP 的制作方法 |
19+

0 commit comments

Comments
 (0)