rt-thread-official/bsp/renesas
guozhanxin 0a7b08d00a [bsp/ra6m3-hmi-board]add english README.md 2023-06-06 22:48:21 -04:00
..
docs [HUST CSE]fix invalid document link about env tools user manual 2023-04-19 11:10:59 +01:00
ebf_qi_min_6m5 sync and update all projects (#7138) 2023-03-31 16:49:48 +08:00
libraries [bsp][Renesas]Modify some drivers and configuration files (#7590) 2023-06-02 15:47:09 +08:00
ra2l1-cpk sync and update all projects (#7138) 2023-03-31 16:49:48 +08:00
ra4m2-eco sync and update all projects (#7138) 2023-03-31 16:49:48 +08:00
ra6m3-ek [bsp][renesas] Add preliminary ethernet support. (#7204) 2023-04-11 03:47:33 +08:00
ra6m3-hmi-board [bsp/ra6m3-hmi-board]add english README.md 2023-06-06 22:48:21 -04:00
ra6m4-cpk [Renesas]Fix lvgl screen define 2023-04-04 09:02:05 -04:00
ra6m4-iot sync and update all projects (#7138) 2023-03-31 16:49:48 +08:00
tools [update] 添加 RA 系列 BSP 开发教程: (#5598) 2022-03-11 09:17:46 +08:00
README.md [bsp][Renesas]Modify some drivers and configuration files (#7590) 2023-06-02 15:47:09 +08:00

README.md

RA BSP 说明

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

BSP 文件夹名称 开发板名称
RA6 系列
ra6m4-cpk Renesas 官方 CPK-RA6M4 开发板
ra6m4-iot Renesas 官方 IOT-RA6M4 开发板
ra6m3-ek Renesas 官方 RA6M3-EK 开发板
ra6m3-hmi-board Renesas 联合 RT-Thread RA6M3-HMI-Board 开发板
RA2 系列
ra2l1-cpk Renesas 官方 CPK-RA2L1 开发板

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

BSP 使用教程 简介
外设驱动使用教程 讲解 BSP 上更多外设驱动的使用方法
外设驱动介绍与应用 讲解 RA 系列 BSP 驱动的支持情况,以及如何利用驱动框架开发应用程序
使用 FSP 配置外设驱动 介绍如何使用 FSP 工具添加和配置外设
BSP 制作与提交 简介
BSP 制作教程 讲解 RA 系列 BSP 的制作方法,以及在制作 BSP 和提交 BSP 时应当遵守的规范
外设驱动添加指南 讲解 BSP 添加更多设备驱动的方法

English documents

BSP Tutorial Introduction
BSP Peripheral Driver Tutorial of RA Series Explains how to use more peripheral drivers on the BSP
Introduction to RA Series Drives Explains the support of RA series BSP drivers and how to develop applications using the driver framework
RA Series Uses FSP to Configure Peripheral Drivers Introduces how to add and configure peripherals using the FSP tool
BSP Production and Submission Introduction
Building a BSP for the RA Series Dev Board Explains how the RA series BSPs are created and the specifications to be followed when creating and submitting BSPs
Peripheral Driver Addition Guide of RA Series Explains how to add more device drivers to BSP