Documentation: fix warning "unbalanced square brackets"
[openocd.git] / tcl / board / twr-k60n512.cfg
blobb7743a551a6aac0436ddb380060da6358a7c7e40
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Freescale TWRK60N512 development board
7 source [find target/k60.cfg]
9 $_TARGETNAME configure -event reset-init {
10         puts "-event reset-init occurred"
14 # Definitions for the additional 'program flash' bank
15 # (instructions and/or data)
17 flash bank pflash.1 kinetis 0x00040000 0x40000 0 4 $_TARGETNAME