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