mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 08:27:56 +06:00
6 lines
119 B
Makefile
6 lines
119 B
Makefile
# Configure for 128K flash
|
|
MCU_LDSCRIPT = STM32F103xB
|
|
|
|
# Wildcard to allow APM32 MCU
|
|
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
|