RIOT/boards/stm32f723e-disco/Makefile.include
2021-02-23 21:22:52 +01:00

9 lines
220 B
Makefile

# we use shared STM32 configuration snippets
INCLUDES += -I$(RIOTBOARD)/common/stm32/include
# this board uses openocd
PROGRAMMER ?= openocd
# this board has an on-board ST-link adapter
OPENOCD_DEBUG_ADAPTER ?= stlink