rules.mk 152 B

123456789
  1. # MCU name
  2. MCU = STM32F401
  3. # Bootloader selection
  4. BOOTLOADER = stm32-dfu
  5. # Disable unsupported hardware
  6. AUDIO_SUPPORTED = no
  7. BACKLIGHT_SUPPORTED = no