post_rules.mk (88B)
- UART_DEBUG ?= no
- ifeq ($(strip $(UART_DEBUG)), yes)
- OPT_DEFS += -DUART_DEBUG
- endif
git clone https://anongit.hacktivis.me/git/qmk_firmware.git
post_rules.mk (88B)
- UART_DEBUG ?= no
- ifeq ($(strip $(UART_DEBUG)), yes)
- OPT_DEFS += -DUART_DEBUG
- endif