mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-06 06:58:03 +00:00
4 lines
70 B
Makefile
4 lines
70 B
Makefile
ifeq ($(strip $(UART_DEBUG)), yes)
|
|
OPT_DEFS += -DUART_DEBUG
|
|
endif
|