post_rules.mk 60 B

123
  1. ifeq ($(strip $(OLED_ENABLE)), yes)
  2. SRC += oled.c
  3. endif