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