started working on improved UART_HW module.
This commit is contained in:
@@ -75,12 +75,8 @@
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_COMONUART1
|
||||
#ifndef MODULES_COMONUART0
|
||||
.include "modules/uart_hw/defs.asm"
|
||||
.include "modules/uart_hw/lowlevel.asm"
|
||||
.include "modules/uart_hw/m_lowlevel_uart.asm"
|
||||
#endif
|
||||
.include "modules/uart_hw/comonuart1.asm"
|
||||
.include "modules/uart_hw2/defs.asm"
|
||||
.include "modules/uart_hw2/comonuart1.asm"
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user