This website requires JavaScript.
Explore
Help
Sign In
andrejl
/
qmk-dactyl-manuform-a
Watch
1
Star
0
Fork
You've already forked qmk-dactyl-manuform-a
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b29b482741
qmk-dactyl-manuform-a
/
keyboards
/
zvecr
/
zv48
/
f411
/
rules.mk
6 lines
74 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add STM32F401/F411 to mcu_selection.mk (#10278) * Reorder STM32 MCUs * Add STM32F4xx to mcu_selection.mk * Set MCU for phoenix and tkw/stoutgat/v2/f411
2020-09-19 05:00:18 +02:00
# MCU name
MCU
=
STM32F411
[Keyboard] Add zvecr/zv48 (#9227) * Add zv48 keyboard * tidy up rules * correct product name
2020-06-03 01:49:52 +02:00
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) * Set bootloader to stm32-dfu for STM32F303 * Set bootloader to stm32-dfu for STM32F0x2 * Set bootloader to stm32-dfu for STM32F4x1 * Set bootloader to stm32duino for sowbug * Delete redundant bootloader_defs headers * Add some missing MCU name comments * Move APM32 dfu-suffix overrides underneath bootloader * Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 11:48:46 +02:00
# Bootloader selection
BOOTLOADER
=
stm32-dfu