fcb7c7b04f
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
6 lines
75 B
Makefile
6 lines
75 B
Makefile
# MCU name
|
|
MCU = STM32F103
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = stm32duino
|