qmk_firmware/platforms/avr/printf.mk

2 lines
79 B
Makefile

SRC += $(PLATFORM_COMMON_DIR)/xprintf.S
SRC += $(PLATFORM_COMMON_DIR)/printf.c