Specify blackpill board files where relevant (#17521)
This commit is contained in:
parent
d978432812
commit
2757251218
30 changed files with 30 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# MCU name
|
||||
MCU = STM32F401
|
||||
BOARD = BLACKPILL_STM32_F401
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = stm32-dfu
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# MCU name
|
||||
MCU = STM32F411
|
||||
BOARD = BLACKPILL_STM32_F411
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = stm32-dfu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue