qmk_firmware/keyboards/handwired/onekey/blackpill_f411/rules.mk
Ryan 0140baf7e0
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-18 20:00:18 -07:00

10 lines
193 B
Makefile

# MCU name
MCU = STM32F411
# Address of the bootloader in system memory
STM32_BOOTLOADER_ADDRESS = 0x1FFF0000
# Build Options
# change yes to no to disable
#
KEYBOARD_SHARED_EP = yes