blob: ade0c913b2c5743481a98c39569044d115408d5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# SPDX-License-Identifier: GPL-2.0-or-later
#
# Freescale KwikStik development board
#
#
# JLINK interface is onboard
#
source [find interface/jlink.cfg]
source [find target/k40.cfg]
reset_config trst_and_srst
|