avr: consolidated uart_hw module
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
; [MOSI,PRG] SDA (I2C) PA6 7 8 PA5 TXD1 (UART1) [MISO, PRG]
|
||||
; -------
|
||||
;
|
||||
; when using ATTN1: LED=PA3, ATTN1=PB2 !!
|
||||
; ***************************************************************************
|
||||
|
||||
|
||||
|
||||
@@ -312,8 +312,6 @@ initModules:
|
||||
.include "modules/uart_hw/defs.asm"
|
||||
.include "modules/uart_hw/lowlevel.asm"
|
||||
.include "modules/uart_hw/m_lowlevel_uart.asm"
|
||||
.include "modules/uart_hw/lowlevel_uart0.asm"
|
||||
.include "modules/uart_hw/lowlevel_uart1.asm"
|
||||
.include "modules/uart_hw/ttyonuart1.asm"
|
||||
.include "modules/uart_hw/comonuart0.asm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user