This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware/iwrap.mk

11 lines
126 B
Makefile

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