post_rules.mk 70 B

123
  1. ifeq ($(strip $(UART_DEBUG)), yes)
  2. OPT_DEFS += -DUART_DEBUG
  3. endif