-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[bsp/renesas] add bsp ra6e2-ek #10631
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
📌 Code Review Assignment🏷️ Tag: bsp_renesasReviewers: @kurisaW Changed Files (Click to expand)
🏷️ Tag: workflowReviewers: @Rbb666 @kurisaW @supperthomas Changed Files (Click to expand)
📊 Current Review Status (Last Updated: 2025-09-22 22:41 CST)
📝 Review Instructions
|
bsp/renesas/ra6e2-ek/board/Kconfig
Outdated
| @@ -0,0 +1,59 @@ | |||
| menu "Hardware Drivers Config" | |||
|
|
|||
| config SOC_R7FA6E2BB | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请在这个目录下添加对应芯片的内核架构配置项:
https://github.com/RT-Thread/rt-thread/blob/master/bsp/renesas/libraries/Kconfig
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
有的话不用
|
另外请提交运行成功截图 |
|
如果没有问题请merge吧 |
|
你这个PR推送到主线肯定会出问题的,先把你本地和远端的分支进行同步吧,然后我在群里讲过考虑nano情况,如果有不清楚的群内沟通即可,可以参考这份PR:#10646 |
|
LGTM |
bsp/renesas/ra6e2-ek/README.md
Outdated
| | CAN | 支持 | | | ||
| | 持续更新中... | | | | ||
| | **外接外设** | **支持情况** | **备注** | | ||
| | WiFi 模块 | 支持 | [RW007 WiFi 网络模块](https://github.com/RT-Thread-packages/rw007) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
readme里面的这些外设有都测试过吗?
没有的还是先删除掉吧
bsp/renesas/ra6e2-ek/README.md
Outdated
| 1. [下载灵活配置软件包 (FSP) | Renesas](https://www.renesas.cn/zh/software-tool/flexible-software-package-fsp),请使用 FSP 6.0.0 版本。 | ||
| 2. 下载安装完成后,需要添加 EK-RA6E2 开发板的官方板级支持包。 | ||
| > 打开[ EK-RA6E2 开发板详情页](https://www.renesas.cn/zh/design-resources/boards-kits/ek-ra6e2p),在**“下载”**列表中找到 **”EK-RA6E2板级支持包“**,点击链接即可下载。 | ||
| 3. 如何将 **”EK-RA6E2板级支持包“**添加到 FSP 中,请参考文档[如何导入板级支持包](https://www.renesas.cn/zh/software-tool/flexible-software-package-fsp)。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.







拉取/合并请求描述:(PR description)
[
为什么提交这份PR (why to submit this PR)
Add bsp ra6e2-ek.
请提供验证的bsp和config (provide the config and bsp)
bsp/renesas/ra6e2-ek
]
当前拉取/合并请求的状态 Intent for your PR
必须选择一项 Choose one (Mandatory):
代码质量 Code Quality:
我在这个拉取/合并请求中已经考虑了 As part of this pull request, I've considered the following:
#if 0代码,不包含已经被注释了的代码 All redundant code is removed and cleaned up