Provide definition of 16550 uart registers.
AXI UART16550 IP core driver
Minimal UART16550 driver for rCore tutorial kernels in RISC-V S-mode.
Chapter 1 minimal kernel variant that prints via S-mode UART driver.
Simple yet highly configurable low-level driver for 16550 UART devices, typically known and used as serial ports or COM ports. Easy integration into Rust while providing fine-grained control where needed (e.g., for kernel drivers).
Debugger implementation for a Patina Core.