[bsp][renesas]更新ek-ra6m3驱动列表

This commit is contained in:
Rbb666 2023-12-01 15:46:45 +08:00 committed by Meco Man
parent 91aace98b6
commit 316bb12f7e
1 changed files with 11 additions and 6 deletions

View File

@ -29,13 +29,18 @@
## 外设支持
本 BSP 目前对外设的支持情况如下:
* 本 BSP 目前对外设的支持情况如下:
| **片上外设** | **支持情况** | **备注** |
| :----------------- | :----------------- | :------------- |
| UART | 支持 | UART7 为默认日志输出端口 |
| GPIO | 支持 | |
| LCD | 支持 | |
| **片上外设** | **支持情况** | **备注** |
| :----------: | :----------: | :----------------------- |
| UART | 支持 | UART7 为默认日志输出端口 |
| GPIO | 支持 | |
| LCD | 支持 | |
| JPEG | 支持 | |
| G2D | 支持 | |
| ETH | 支持 | |
| SPI | 支持 | |
| I2C | 支持 | |
* 注意:仓库刚拉下来是最小系统,若需添加/使能其他外设需参考:[外设驱动使用教程 (rt-thread.org)](https://www.rt-thread.org/document/site/#/rt-thread-version/rt-thread-standard/tutorial/make-bsp/renesas-ra/RA系列BSP外设驱动使用教程)