1
0
Ce dépôt est archivé. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
tmk_keyboard_custom/protocol/iwrap.mk

11 lignes
132 B
Makefile

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