mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 07:21:18 +01:00
boards/b-l475e-iot01a: use common stlink parts
This commit is contained in:
parent
b174cc2306
commit
68a5422c65
@ -9,8 +9,8 @@ PORT_DARWIN ?= $(firstword $(sort $(wildcard /dev/tty.usbmodem*)))
|
||||
# setup serial terminal
|
||||
include $(RIOTMAKE)/tools/serial.inc.mk
|
||||
|
||||
# this board has an on-board ST-link adapter
|
||||
export DEBUG_ADAPTER ?= stlink
|
||||
export STLINK_VERSION ?= 2-1
|
||||
|
||||
# this board uses openocd
|
||||
include $(RIOTMAKE)/tools/openocd.inc.mk
|
||||
|
||||
3
boards/b-l475e-iot01a/dist/openocd.cfg
vendored
3
boards/b-l475e-iot01a/dist/openocd.cfg
vendored
@ -1,3 +0,0 @@
|
||||
source [find target/stm32l4x.cfg]
|
||||
|
||||
reset_config srst_only
|
||||
Loading…
x
Reference in New Issue
Block a user