Skip to content

feat(all): add interrupt-driven async uart support#19

Merged
NanaHigh merged 1 commit into
rustsbi:mainfrom
NanaHigh:feat/async
Jun 26, 2026
Merged

feat(all): add interrupt-driven async uart support#19
NanaHigh merged 1 commit into
rustsbi:mainfrom
NanaHigh:feat/async

Conversation

@NanaHigh

Copy link
Copy Markdown
Member
  • Implement interrupt framework for e907 core series, including CLIC and type-level interrupt management.
  • Add non-blocking UART support using interrupts, enabling asynchronous communication.

Example pbp-async-uart is verified on Hengshan Pi v1.2

image

- Implement interrupt framework for e907 core series, including CLIC and type-level interrupt management.
- Add non-blocking UART support using interrupts, enabling asynchronous communication.

Signed-off-by: Chongbing Yu <nanahigh@openatom.club>

@luojia65 luojia65 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NanaHigh NanaHigh merged commit 026df60 into rustsbi:main Jun 26, 2026
36 checks passed
@NanaHigh NanaHigh deleted the feat/async branch June 27, 2026 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants