Add uart2 test program
Reads input from uart and then writes it back out again immediately.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
TARGETS=stacktest runram timer timer_irq multiplier divider uart
|
||||
TARGETS=stacktest runram timer timer_irq multiplier divider uart uart2
|
||||
SRC=$(wildcard *.s)
|
||||
DIR=../ip/bram
|
||||
|
||||
|
||||
Reference in New Issue
Block a user