• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..21-Aug-2025-

docs/21-Aug-2025-

ebf_qi_min_6m5/21-Aug-2025-

libraries/21-Aug-2025-

ra2l1-cpk/21-Aug-2025-

ra4e2-eco/21-Aug-2025-

ra4m2-eco/21-Aug-2025-

ra6e2-fpb/21-Aug-2025-

ra6m3-ek/21-Aug-2025-

ra6m3-hmi-board/21-Aug-2025-

ra6m4-cpk/21-Aug-2025-

ra6m4-iot/21-Aug-2025-

ra8d1-ek/21-Aug-2025-

ra8d1-vision-board/21-Aug-2025-

ra8m1-ek/21-Aug-2025-

rzn2l_etherkit/21-Aug-2025-

rzn2l_rsk/21-Aug-2025-

rzt2m_rsk/21-Aug-2025-

tools/21-Aug-2025-

README.md A D21-Aug-20254.4 KiB4941

README.md

1
2# RA BSP 说明
3
4RA 系列 BSP 目前支持情况如下表所示:
5
6| **BSP 文件夹名称**                       | **开发板名称**                                   |
7| :--------------------------------------- | :----------------------------------------------- |
8| **RA6 系列**                             |                                                  |
9| [ebf_qi_min_6m5](ebf_qi_min_6m5)         | 野火 启明6 开发板                                |
10| [ra6m4-cpk](ra6m4-cpk)                   | Renesas 官方 CPK-RA6M4 开发板                    |
11| [ra6m4-iot](ra6m4-iot)                   | Renesas 官方 IOT-RA6M4 开发板                    |
12| [ra6m3-ek](ra6m3-ek)                     | Renesas 官方 RA6M3-EK 开发板                     |
13| [ra6m3-hmi-board](ra6m3-hmi-board)       | Renesas 联合 RT-Thread RA6M3-HMI-Board 开发板    |
14| **RA4 系列**                             |                                                  |
15| [ra4m2-eco](ra4m2-eco)                   | Renesas 官方 RA-Eco-RA4M2 开发板                 |
16| **RA2 系列**                             |                                                  |
17| [ra2l1-cpk](ra2l1-cpk)                   | Renesas 官方 CPK-RA2L1 开发板                    |
18| **RA8 系列**                             |                                                  |
19| [ra8m1-ek](ra8m1-ek)                     | Renesas 官方 EK-RA8M1 开发板                     |
20| [ra8d1-ek](ra8d1-ek)                     | Renesas 官方 EK-RA8D1 开发板                     |
21| [ra8d1-vision-board](ra8d1-vision-board) | Renesas 联合 RT-Thread RA8D1-Vision-Board 开发板 |
22| **RZ 系列**                             |                                                  |
23| [rzt2m_rsk](rzt2m_rsk)                   | Renesas 官方 RSK-RZT2M 开发板                    |
24| [rzn2l_rsk](rzn2l_rsk)                   | Renesas 官方 RSK-RZN2L 开发板                    |
25
26可以通过阅读相应 BSP 下的 README 来快速上手,如果想要使用 BSP 更多功能可参考 docs 文件夹下提供的说明文档,如下表所示:
27
28| **BSP 使用教程** | **简介**                                          |
29|:-------------------- |:------------------------------------------------- |
30| [外设驱动使用教程](docs/RA系列BSP外设驱动使用教程.md) | 讲解 BSP 上更多外设驱动的使用方法 |
31| [外设驱动介绍与应用](docs/RA系列驱动介绍.md) | 讲解 RA 系列 BSP 驱动的支持情况,以及如何利用驱动框架开发应用程序 |
32| [使用 FSP 配置外设驱动](docs/RA系列使用FSP配置外设驱动.md) | 介绍如何使用 FSP 工具添加和配置外设 |
33| [瑞萨RA2L1开发实践指南](https://docs.qq.com/doc/DQktJWmpBZkNiTnh6) | 介绍基于 RA2L1 如何添加和配置外设 |
34| [瑞萨RA6m3开发实践指南](https://docs.qq.com/doc/DQmVYUEN1dHVyd0hi) | 介绍基于 RA6M3 如何添加和配置外设 |
35| **BSP 制作与提交** | **简介**                                     |
36| [BSP 制作教程](docs/RA系列BSP制作教程.md) | 讲解 RA 系列 BSP 的制作方法,以及在制作 BSP 和提交 BSP 时应当遵守的规范 |
37| [外设驱动添加指南](docs/RA系列外设驱动添加指南.md) | 讲解 BSP 添加更多设备驱动的方法 |
38
39English documents:
40
41| **BSP Tutorial** | **Introduction**                              |
42|:-------------------- |:------------------------------------------------- |
43| [BSP Peripheral Driver Tutorial of RA Series](docs/BSP_Peripheral_Driver_Tutorial_of_RA_Series.md) | Explains how to use more peripheral drivers on the BSP |
44| [Introduction to RA Series Drives](docs/Introduction_to_RA_Series_Drives.md) | Explains the support of RA series BSP drivers and how to develop applications using the driver framework |
45| [RA Series Uses FSP to Configure Peripheral Drivers](docs/RA_Series_Uses_FSP_to_Configure_Peripheral_Drivers.md) | Introduces how to add and configure peripherals using the FSP tool |
46| **BSP Production and Submission** | **Introduction**                         |
47| [Building a BSP for the RA Series Dev Board](docs/Building_a_BSP_for_the_RA_Series_Dev_Board.md) | Explains how the RA series BSPs are created and the specifications to be followed when creating and submitting BSPs |
48| [Peripheral Driver Addition Guide of RA Series](docs/Peripheral_Driver_Addition_Guide_of_RA_Series.md) | Explains how to add more device drivers to BSP |
49