mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-02-14 05:13:27 +00:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
# MCU name
|
|
MCU = STM32L432
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = stm32-dfu
|