This website requires JavaScript.
Explore
Help
Sign in
mg
/
qmk_sweep_skeletyl
Watch
1
Star
0
Fork
You've already forked qmk_sweep_skeletyl
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
abe4d9cdca
qmk_sweep_skeletyl
/
keyboards
/
cannonkeys
/
onyx
/
rules.mk
3 lines
64 B
Makefile
Raw
Normal View
History
Unescape
Escape
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
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS
=
-v FFFF -p FFFF
Reference in a new issue
Copy permalink