forked from mirrors/qmk_firmware
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
9f0925fb18
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# MCU name
|
# MCU name
|
||||||
MCU = STM32F411
|
MCU = STM32F411
|
||||||
BOARD = GENERIC_STM32_F401XC
|
BOARD = GENERIC_STM32_F411XE
|
||||||
|
|
||||||
# Bootloader selection
|
# Bootloader selection
|
||||||
BOOTLOADER = stm32-dfu
|
BOOTLOADER = stm32-dfu
|
||||||
|
|
Loading…
Reference in a new issue