710d37b3eb
Co-authored-by: Jay Maynard <jmaynard@conmicro.com>
7 lines
113 B
Makefile
7 lines
113 B
Makefile
# Overrides for the Bluepill version
|
|
|
|
# MCU name
|
|
MCU = STM32F103
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = stm32duino
|