extras/stdin_uart_interrupt: stdin via IRQ driven RX driver on UART0
See examples/terminal/ for usage
This commit is contained in:
parent
5301174290
commit
4cfe40d348
8 changed files with 306 additions and 1 deletions
3
examples/terminal/Makefile
Normal file
3
examples/terminal/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=terminal
|
||||
EXTRA_COMPONENTS=extras/stdin_uart_interrupt
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue