Interrupt driven stdin UART driver
This commit is contained in:
parent
8f6c297849
commit
3b194e8894
8 changed files with 161 additions and 71 deletions
|
|
@ -1,3 +1,3 @@
|
|||
PROGRAM=terminal
|
||||
EXTRA_COMPONENTS=extras/serial-driver
|
||||
EXTRA_COMPONENTS=extras/stdin_uart_interrupt
|
||||
include ../../common.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue