mirror of
https://git.code.sf.net/p/openocd/code
synced 2025-04-03 21:35:26 +00:00
.github
LICENSES
contrib
doc
jimtcl
src
tcl
board
chip
cpld
cpu
fpga
interface
target
test
tools
firmware-recovery.tcl
memtest.tcl
test_cpu_speed.tcl
bitsbytes.tcl
mem_helper.tcl
memory.tcl
mmr_helpers.tcl
testing
tools
.checkpatch.conf
.gitignore
.gitmodules
.travis.yml
AUTHORS
AUTHORS.ChangeLog
BUGS
COPYING
ChangeLog
Doxyfile.in
HACKING
Makefile.am
NEWS
NEWS-0.10.0
NEWS-0.11.0
NEWS-0.12.0
NEWS-0.2.0
NEWS-0.3.0
NEWS-0.4.0
NEWS-0.5.0
NEWS-0.6.0
NEWS-0.7.0
NEWS-0.8.0
NEWS-0.9.0
NEWTAPS
README
README.Windows
README.macOS
TODO
bootstrap
config_subdir.m4
configure.ac
guess-rev.sh
uncrustify.cfg
Use correct register name after it has beed changed in commit 11ee500bffe4 ("target/armv7m: Rename xPSR to xpsr") Change-Id: I3648848f4b47af2d20d60c3e0ecef78f75f6d605 Signed-off-by: Marc Schink <dev@zapb.de> Reviewed-on: https://review.openocd.org/c/openocd/+/7473 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>