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

13 lines
406 B
INI

# Copyright 2017 Eistec AB
#
# OpenOCD configuration for Eistec Mulle board with Kinetis K MCU
#
source [find target/kx.cfg]
# The nTRST functionality can only be used if the MCU has been configured by
# setting the correct pin multiplexing function on the TRST pin (PTA5 on Kinetis K60).
# If you have configured the TRST pin correctly you can change srst_only to
# trst_and_srst
reset_config srst_only