kurisaw fe1308976e version: version release preparation 4 weeks ago
..
docs 48244f25f8 [hc32] Add some bsp drivers. (#8480) 1 year ago
ev_hc32f448_lqfp80 fe1308976e version: version release preparation 4 weeks ago
ev_hc32f460_lqfp100_v2 fe1308976e version: version release preparation 4 weeks ago
ev_hc32f472_lqfp100 fe1308976e version: version release preparation 4 weeks ago
ev_hc32f4a0_lqfp176 fe1308976e version: version release preparation 4 weeks ago
ev_hc32f4a8_lqfp176 928e47395d [hc32] Add the ev_hc32f4a8_lqfp176 board and modify some bsp drivers. (#10233) 1 month ago
lckfb-hc32f4a0-lqfp100 fe1308976e version: version release preparation 4 weeks ago
libraries ac8fba0129 [drivers][serial_v2]允许阻塞接收超过rx缓冲区大小的数据、增加超时时间、flush、获取缓冲区数据长度命令、数据溢出逻辑修复、稳定性细节优化、添加更多serial_v2测试用例 1 month ago
platform 928e47395d [hc32] Add the ev_hc32f4a8_lqfp176 board and modify some bsp drivers. (#10233) 1 month ago
tests 928e47395d [hc32] Add the ev_hc32f4a8_lqfp176 board and modify some bsp drivers. (#10233) 1 month ago
tools 28b551bfe3 Add the BSP of HC32 series. (#5905) 3 years ago
README.md df715100f2 [BSP][HC32]add lckfb-hc32f4a0-lqfp100 (#9119) 1 year ago

README.md

HC32 BSP 说明

HC32 系列 BSP 目前支持情况如下表所示:

BSP 文件夹名称 开发板名称
F1 系列
F4 系列
ev_hc32f460_lqfp100_v2 小华 官方 EV_F460_LQ100_V2 开发板
ev_hc32f4a0_lqfp176 小华 官方 EV_F4A0_LQ176 开发板
ev_hc32f448_lqfp80 小华 官方 EV_F448_LQ80 开发板
ev_hc32f472_lqfp100 小华 官方 EV_F472_LQ100 开发板
lckfb-hc32f4a0-lqfp100 立创开发板 天空星-HC32F4A0PITB
M1 系列
M4 系列

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

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