9 lines
135 B
Makefile
Raw Normal View History

# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BLUETOOTH = AdafruitBLE
BACKLIGHT_ENABLE = no