]> git.friedersdorff.com Git - max/tmk_keyboard.git/blob - protocol/iwrap.mk
ea4a6e9720eee1df0d9e814561b7eca0a387b4d3
[max/tmk_keyboard.git] / protocol / iwrap.mk
1 OPT_DEFS += -DHOST_IWRAP
2
3 SRC +=  iwrap.c \
4         suart.S \
5         sendchar_uart.c \
6         uart.c
7
8
9 # Search Path
10 VPATH += $(COMMON_DIR)/iwrap