rules.mk 135 B

12345678
  1. # Processor frequency
  2. F_CPU = 8000000
  3. # Build Options
  4. # change yes to no to disable
  5. #
  6. BLUETOOTH = AdafruitBLE
  7. BACKLIGHT_ENABLE = no