summaryrefslogtreecommitdiff
path: root/protocol/iwrap.mk
blob: d9906fd1b4724b270c8462a832fd35a32ed8f051 (plain)
1
2
3
4
5
6
7
8
9
10
OPT_DEFS += -DHOST_IWRAP

SRC +=	iwrap.c \
	suart.S \
	sendchar_uart.c \
	uart.c


# Search Path
VPATH += $(TOP_DIR)/protocol/iwrap