mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-12 22:44:11 +00:00
3 lines
81 B
Makefile
3 lines
81 B
Makefile
MCU_LDSCRIPT = STM32F103xB
|
|
UART_DRIVER_REQUIRED = yes
|
|
SRC += ./common/smart_ble.c
|