summaryrefslogtreecommitdiff
path: root/testing/examples/SAM7S256Test/src/main.c
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-11-07 09:05:12 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-11-07 09:05:12 +0000
commit05b3f94d72e71390b0adb1fd10e2e3e1c18bb588 (patch)
tree8f7c9c7278ea44de995973649cfc69c9c771c507 /testing/examples/SAM7S256Test/src/main.c
parent21e25ea7ba53313cf279d6366b6070c25d5b984c (diff)
downloadopenocd+libswd-05b3f94d72e71390b0adb1fd10e2e3e1c18bb588.tar.gz
openocd+libswd-05b3f94d72e71390b0adb1fd10e2e3e1c18bb588.tar.bz2
openocd+libswd-05b3f94d72e71390b0adb1fd10e2e3e1c18bb588.tar.xz
openocd+libswd-05b3f94d72e71390b0adb1fd10e2e3e1c18bb588.zip
ocd_flash_banks now returns empty list when no flash banks are configured instead of failing. Allows more orthogonal implementations of tcl code.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1144 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'testing/examples/SAM7S256Test/src/main.c')
0 files changed, 0 insertions, 0 deletions
'>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 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244