1
0
Dieses Repository ist archiviert. Du kannst Dateien ansehen und es klonen, kannst aber nicht pushen oder Issues/Pull-Requests öffnen.
tmk_keyboard_custom/protocol/iwrap.mk

11 Zeilen
132 B
Makefile

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