mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-23 20:03:01 +00:00
0dc2bdbcb0
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
6 lines
74 B
Makefile
6 lines
74 B
Makefile
# MCU name
|
|
MCU = STM32F411
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = stm32-dfu
|