8 lines
113 B
Makefile
8 lines
113 B
Makefile
|
# Overrides for the Bluepill version
|
||
|
|
||
|
# MCU name
|
||
|
MCU = STM32F103
|
||
|
|
||
|
# Bootloader selection
|
||
|
BOOTLOADER = stm32duino
|