You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
179 B

3 years ago
3 years ago
3 years ago
  1. # MCU name
  2. MCU = STM32F411
  3. BOARD = BLACKPILL_STM32_F411
  4. # Bootloader selection
  5. BOOTLOADER = stm32-dfu
  6. # Build Options
  7. # change yes to no to disable
  8. #
  9. KEYBOARD_SHARED_EP = yes