]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - protocol/iwrap.mk
Moved files to common, protocol and doc directory
[tmk_firmware.git] / protocol / iwrap.mk
diff --git a/protocol/iwrap.mk b/protocol/iwrap.mk
new file mode 100644 (file)
index 0000000..ea4a6e9
--- /dev/null
@@ -0,0 +1,10 @@
+OPT_DEFS += -DHOST_IWRAP
+
+SRC += iwrap.c \
+       suart.S \
+       sendchar_uart.c \
+       uart.c
+
+
+# Search Path
+VPATH += $(COMMON_DIR)/iwrap