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