mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-30 06:55:51 +00:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
# MCU name
|
|
MCU = STM32L432
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = stm32-dfu
|