8e905a7a5c
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jay Maynard <jmaynard@conmicro.com>
7 lines
113 B
Makefile
7 lines
113 B
Makefile
# Overrides for the Blackpill version
|
|
|
|
# MCU name
|
|
MCU = STM32F411
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = stm32-dfu
|