[bsp][wch]:适配WCH RISC-V系列uart_v2驱动#10514
Conversation
📌 Code Review Assignment🏷️ Tag: bsp_wchReviewers: Maihuanyi Changed Files (Click to expand)
📊 Current Review Status (Last Updated: 2025-07-20 16:49 CST)
📝 Review Instructions
|
|
CI问题的,不知道为什么会默认启动CONFIG_BSP_USING_UART |
|
楼主可以跑一下utest吗? 中断和dma都可以跑一遍看看 |
好的,但是除了devices.uart,其他还是会把BSP_USING_UART使能导致没有硬件串口,然后devices.uart确实是没有使能硬件串口 |
你可以在CI里面启用硬件的串口的 |
0288f6a to
7de1d74
Compare
fdddb81 to
4d3d25f
Compare
4d3d25f to
561902a
Compare
|
lgtm |
|
lgtm |



拉取/合并请求描述:(PR description)
[
为什么提交这份PR (why to submit this PR)
为WCH RISC系列适配串口V2驱动
你的解决方案是什么 (what is your solution)
目前已经使用测试代码,在ch32v307v-r1测试
请提供验证的bsp和config (provide the config and bsp)
]
当前拉取/合并请求的状态 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