Skip to content

feat: UART blocking and non-blocking reading using IRQ - #34

Merged
MartinUbl merged 2 commits into
MartinUbl:feature-uart-readfrom
Misat11:feat/uart-read
Aug 4, 2026
Merged

feat: UART blocking and non-blocking reading using IRQ#34
MartinUbl merged 2 commits into
MartinUbl:feature-uart-readfrom
Misat11:feat/uart-read

Conversation

@Misat11

@Misat11 Misat11 commented Dec 13, 2025

Copy link
Copy Markdown

This PR adds Read() support for the CUART driver and CUART_File fs driver as described in #12.

Note: From my testing, it works fine on the actual hardware. I was not able to successfully test it inside ZeroMate yet (maybe I just don't know how to setup it correctly).

@Misat11 Misat11 changed the title feat: UART blocking and non-blocking implementation using IRQ feat: UART blocking and non-blocking reading using IRQ Dec 13, 2025
@MartinUbl
MartinUbl changed the base branch from master to feature-uart-read August 4, 2026 12:07
@MartinUbl
MartinUbl merged commit e0dd0e2 into MartinUbl:feature-uart-read Aug 4, 2026
1 check passed
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