1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:52:44 +01:00

boards/maple-mini: use common stlink parts

This commit is contained in:
Alexandre Abadie 2018-05-29 10:57:24 +02:00
parent 8bfa434a56
commit 265c152e06
2 changed files with 0 additions and 4 deletions

View File

@ -10,7 +10,6 @@ PORT_DARWIN ?= $(firstword $(sort $(wildcard /dev/tty.SLAB_USBtoUART*)))
include $(RIOTMAKE)/tools/serial.inc.mk
export DEBUG_ADAPTER ?= stlink
export STLINK_VERSION ?= 2-1
# this board uses openocd
include $(RIOTMAKE)/tools/openocd.inc.mk

View File

@ -1,3 +0,0 @@
source [find target/stm32f1x.cfg]
reset_config srst_only