guozhanxin 9e79333512 [project] update mdk/iar project and config. 1 year ago
..
docs 244b903e5d [debug] 整理debug宏并增加RT_DEBUGING_CONTEXT (#7805) 1 year ago
gd32vf103r-start 9e79333512 [project] update mdk/iar project and config. 1 year ago
gd32vf103v-eval 9e79333512 [project] update mdk/iar project and config. 1 year ago
libraries 538158bf20 [bsp] fix mismatched function types in rt_pin_ops for all drv_gpio.c (#7457) 2 years ago
tools 1a010ef141 [bsp/gd32]Optimize GD32 bsp architecture (#6108) 3 years ago
README.md 1a010ef141 [bsp/gd32]Optimize GD32 bsp architecture (#6108) 3 years ago

README.md

GD32 RISC-V 系列BSP 说明

GD32 RISC-V系列 BSP 目前支持情况如下表所示:

BSP 文件夹名称 开发板名称
VF1 系列
gd32vf103v-eval 兆易创新 官方 GD32VF103V-EVAL 开发板
gd32vf103r-start 兆易创新 官方 GD32VF103R-START 开发板

可以通过阅读相应 BSP 下的 README 来快速上手,如果想要使用 BSP 更多功能可参考 docs 文件夹下提供的说明文档,如下表所示:

BSP 使用教程 简介
外设驱动使用教程 讲解 BSP 上更多外设驱动的使用方法
外设驱动介绍与应用 讲解 GD32 RISC-V系列 BSP 驱动的支持情况,以及如何利用驱动框架开发应用程序
BSP 制作与提交 简介
BSP 制作教程 讲解 GD32 RISC-V系列 BSP 的制作方法