Blame | Last modification | View Log | RSS feed
###########################################################################
#
# uart-test
#
###########################################################################
MK_HEX_TARGET = uart-test
MK_SRC_FILES = uart-test.c UART.c Timer.c
include ../3pi-rules.mk