mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-20 12:15:06 +00:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
|
# MCU name
|
||
|
MCU = STM32F411
|
||
|
|
||
|
# Bootloader selection
|
||
|
BOOTLOADER = stm32-dfu
|