mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-17 18:16:53 +00:00
8 lines
113 B
Makefile
8 lines
113 B
Makefile
# Overrides for the Bluepill version
|
|
|
|
# MCU name
|
|
MCU = STM32F103
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = stm32duino
|