]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - protocol/iwrap.mk
Add a qwerty layer
[max/tmk_keyboard.git] / protocol / iwrap.mk
diff --git a/protocol/iwrap.mk b/protocol/iwrap.mk
deleted file mode 100644 (file)
index 9c83075..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-IWRAP_DIR = protocol/iwrap
-
-OPT_DEFS += -DHOST_IWRAP
-
-SRC += $(IWRAP_DIR)/iwrap.c \
-       $(IWRAP_DIR)/suart.S \
-       $(IWRAP_DIR)/sendchar_uart.c \
-       $(IWRAP_DIR)/uart.c
-
-
-# Search Path
-VPATH += $(TOP_DIR)/protocol/iwrap