1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
tmk_keyboard_custom/protocol/iwrap.mk

11 righe
132 B
Makefile

OPT_DEFS += -DHOST_IWRAP
SRC += iwrap.c \
suart.S \
sendchar_uart.c \
uart.c
# Search Path
VPATH += $(TOP_DIR)/protocol/iwrap