summaryrefslogtreecommitdiff
path: root/tcl/cpld
diff options
context:
space:
mode:
authorZachary T Welch <zw@superlucidity.net>2009-11-26 08:19:40 -0800
committerZachary T Welch <zw@superlucidity.net>2009-11-28 13:00:39 -0800
commit0377e5b54d6db196cfeeaaa70824c581317e2290 (patch)
tree153068ecf1798884dbba7c550adfa723c097c74f /tcl/cpld
parentc4992c6d863d0ead91d84d19bbfe1643d720b205 (diff)
downloadopenocd+libswd-0377e5b54d6db196cfeeaaa70824c581317e2290.tar.gz
openocd+libswd-0377e5b54d6db196cfeeaaa70824c581317e2290.tar.bz2
openocd+libswd-0377e5b54d6db196cfeeaaa70824c581317e2290.tar.xz
openocd+libswd-0377e5b54d6db196cfeeaaa70824c581317e2290.zip
begin moving JTAG jim handlers/helpers
Moves the tertiary jim handlers and required static helpers to the top of tcl.c, defining them in a new registration array that is chained in both the top-level context and under the jtag command. The top-level commands can be removed at some point in the future to reduce clutter.
Diffstat (limited to 'tcl/cpld')
0 files changed, 0 insertions, 0 deletions
' href='#n129'>129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186