Skip to content

Commit 00221bd

Browse files
authored
Merge pull request #5006 from Ouxiaolong/master
add gd32407v-start
2 parents ef71de3 + bcfe5c1 commit 00221bd

File tree

145 files changed

+49079
-2
lines changed

Some content is hidden

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

145 files changed

+49079
-2
lines changed

bsp/gd32/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
2+
# GD32 BSP 说明
3+
4+
GD32 系列 BSP 目前支持情况如下表所示:
5+
6+
| **BSP 文件夹名称** | **开发板名称** |
7+
|:------------------------- |:-------------------------- |
8+
| **F4 系列** | |
9+
| [gd32407v-start](gd32407v-start) | 兆易创新 官方 GD32407V-START 开发板 |
10+
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)