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

boards/frdm: remove transport selection from openocd.cfg

This commit is contained in:
Benjamin Valentin 2020-07-09 17:14:33 +02:00 committed by Benjamin Valentin
parent 0d59e7dc6e
commit 37a10de671

View File

@ -10,9 +10,6 @@
# CMSIS-DAP (DAPLink) compatible OpenSDA firmware binary images can be found at:
# http://www.nxp.com/opensda
# Kinetis L only supports SWD
transport select swd
# Kinetis L series CPUs
source [find target/klx.cfg]