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:
parent
8bfa434a56
commit
265c152e06
@ -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
|
||||
|
3
boards/maple-mini/dist/openocd.cfg
vendored
3
boards/maple-mini/dist/openocd.cfg
vendored
@ -1,3 +0,0 @@
|
||||
source [find target/stm32f1x.cfg]
|
||||
|
||||
reset_config srst_only
|
Loading…
Reference in New Issue
Block a user