summaryrefslogtreecommitdiff
path: root/keyboards/mschwingen/modelm/post_rules.mk
blob: a1c2040f4c524d66c1a7f8538d23531ea78a87c1 (plain)
1
2
3
ifeq ($(strip $(UART_DEBUG)), yes)
    OPT_DEFS += -DUART_DEBUG
endif