avr: started working on hw interface for uart0.

This commit is contained in:
Martin Preuss
2025-02-26 21:00:09 +01:00
parent 8968f14122
commit bebc4c1b0d
5 changed files with 509 additions and 21 deletions

View File

@@ -122,7 +122,7 @@ UART_HW_Uart1_TxUdreIsr:
; @routine UART_HW_Uart1_TxCharIsr @global
;
; Handler for TXC1 interrupt called when a last byte has been completely sent and
; the data register is empty..
; the data register is empty.
;
; @param Y pointer to interface data in SRAM (see @ref UART_HW_IFACE_OFFS_MODE)
; @clobbers R16