5 lines
74 B
Makefile
5 lines
74 B
Makefile
# MCU name
|
|
MCU = STM32L432
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = stm32-dfu
|