1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 12:03:52 +01:00
RIOT/boards/reel/Makefile.include
2021-02-23 21:22:52 +01:00

7 lines
176 B
Makefile

# set programming environment
OPENOCD_DEBUG_ADAPTER ?= dap
PROGRAMMER ?= openocd
# use the common nrf52 config for the rest
include $(RIOTBOARD)/common/nrf52/Makefile.include