You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
416 B
12 lines
416 B
5 months ago
|
# HC32系列BSP外设驱动使用教程
|
||
|
|
||
|
## 简介
|
||
|
|
||
|
本文档是为需要在 RT-Thread 操作系统上使用更多开发板资源的开发者准备的。通过使用 ENV 工具对 BSP 进行配置,可以开启更多板载资源,实现更多高级功能。
|
||
|
|
||
|
主要包括以下内容:
|
||
|
|
||
|
1. 如何使用开发板上更多的板载资源
|
||
|
2. 如何使用更多的片上资源
|
||
|
3. 如何添加更多片上资源选项
|