Open
Description
Is your feature request related to a problem?
Yes, I am trying to write a UART abstraction layer that only uses the hardware instead of hardware + OS for speed reasons.
Describe the solution you'd like.
I would like to have an example where the UART setup and usage are performed via raw registers and interrupts
Describe alternatives you've considered.
No response
Additional context.
No response