mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6 lines
173 B
Makefile
6 lines
173 B
Makefile
export OPENOCD_CONFIG ?= $(RIOTBOARD)/common/blxxxpill/dist/openocd-128kib.cfg
|
|
|
|
USEMODULE += boards_common_blxxxpill
|
|
|
|
include $(RIOTBOARD)/common/blxxxpill/Makefile.include
|