Skip to content

bsp: k230: Provide a unified interrupt header file #10615

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

Merged
merged 1 commit into from
Aug 18, 2025

Conversation

unicornx
Copy link
Contributor

原先各个外设的中断定义分布在各个外设驱动中,存在重复定义的情况,现在集中定义在一处。

Originally, the interrupt definitions of various peripherals
were distributed in various peripheral drivers, resulting
in duplicate definitions. Now they are defined in one place.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
@github-actions github-actions bot added the BSP label Aug 18, 2025
Copy link

📌 Code Review Assignment

🏷️ Tag: bsp_k230

Reviewers: @unicornx

Changed Files (Click to expand)
  • bsp/k230/board/board.h
  • bsp/k230/board/irq_num.h
  • bsp/k230/drivers/interdrv/gpio/drv_gpio.h
  • bsp/k230/drivers/interdrv/hwtimer/drv_timer.h
  • bsp/k230/drivers/interdrv/pdma/drv_pdma.h
  • bsp/k230/drivers/interdrv/sdio/drv_sdhci.h
  • bsp/k230/drivers/interdrv/uart/drv_uart.c
  • bsp/k230/drivers/utest/test_pdma.c

📊 Current Review Status (Last Updated: 2025-08-18 15:32 CST)


📝 Review Instructions

  1. 维护者可以通过单击此处来刷新审查状态: 🔄 刷新状态
    Maintainers can refresh the review status by clicking here: 🔄 Refresh Status

  2. 确认审核通过后评论 LGTM/lgtm
    Comment LGTM/lgtm after confirming approval

  3. PR合并前需至少一位维护者确认
    PR must be confirmed by at least one maintainer before merging

ℹ️ 刷新CI状态操作需要具备仓库写入权限。
ℹ️ Refresh CI status operation requires repository Write permission.

@unicornx
Copy link
Contributor Author

@DannyRay019 @eatvector 请两位帮忙 review。因为没法加你们在 pr 的 reviewer 列表中,所以在这里 AT 各位。谢了先。

@unicornx unicornx requested a review from Rbb666 August 18, 2025 07:40
@eatvector
Copy link
Contributor

@DannyRay019 @eatvector 请两位帮忙 review。因为没法加你们在 pr 的 reviewer 列表中,所以在这里 AT 各位。谢了先。

好的,晚上我来看看👀

@DannyRay019
Copy link
Contributor

收到,我现在来看一下

@eatvector
Copy link
Contributor

@DannyRay019 @eatvector 请两位帮忙 review。因为没法加你们在 pr 的 reviewer 列表中,所以在这里 AT 各位。谢了先。

看了一下,感觉没啥问题

@Rbb666 Rbb666 merged commit 352b1f6 into RT-Thread:master Aug 18, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants