1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/cc1352-launchpad: enable OpenOCD

Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
This commit is contained in:
Jean Pierre Dudey 2020-03-03 13:12:52 -05:00
parent ca2e2a4289
commit 6e77d9194b
No known key found for this signature in database
GPG Key ID: 631A70D74E41F1AD

View File

@ -8,4 +8,4 @@ PORT_DARWIN ?= $(firstword $(sort $(wildcard /dev/tty.usbmodem*)))
include $(RIOTMAKE)/tools/serial.inc.mk
# configure the flash tool
include $(RIOTMAKE)/tools/uniflash.inc.mk
include $(RIOTBOARD)/common/cc26x2_cc13x2/Makefile.include