try new implementation of UART code for m8515.
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
; ---------------------------------------------------------------------------
|
||||
; ComOnUart module
|
||||
|
||||
.equ USART0_DATAREG = UDR
|
||||
.equ USART0_DATAREG = UDR
|
||||
.equ UCSR0A = UCSRA
|
||||
.equ UCSR0B = UCSRB
|
||||
.equ UCSR0C = UCSRC
|
||||
|
||||
Reference in New Issue
Block a user