RIOT/boards/blackpill-128kib/Makefile.include
Alexandre Abadie 9363f077d6
boards: don't export globally OPENOCD_CONFIG
The variable is already exported to required target in openocd.inc.mk
2020-02-24 10:04:11 +01:00

4 lines
128 B
Makefile

OPENOCD_CONFIG ?= $(RIOTBOARD)/common/blxxxpill/dist/openocd-128kib.cfg
include $(RIOTBOARD)/common/blxxxpill/Makefile.include