openocd/src
Antonio Borneo a256943838 jtag/nulink: add a space after PRIx32
Missing the space cause the hex value to be printed together with
the following field.

Add a space after PRIx32.

Change-Id: I95824a9a8b8c0ad911d6c31f732d926cb3e0c068
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/6060
Tested-by: jenkins
Reviewed-by: Jonathan McDowell <noodles-openocd@earth.li>
2021-03-10 21:35:46 +00:00
..
flash flash/nand/lpc32xx: Remove typedef'd struct 2021-03-10 21:29:58 +00:00
helper configure: drop macro 'AC_HEADER_TIME' 2021-01-18 15:32:46 +00:00
jtag jtag/nulink: add a space after PRIx32 2021-03-10 21:35:46 +00:00
pld openocd: use proper format with uint32_t 2020-09-05 17:12:44 +01:00
rtos rtos: Remove typedef'd struct 2021-03-10 21:29:52 +00:00
rtt openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
server server: revert commit 7e6556b3ca 2021-03-10 21:34:13 +00:00
svf openocd: fix command's usage string 2020-09-05 17:13:10 +01:00
target cortex_m: avoid reading and writing non-existent registers 2021-03-10 21:35:31 +00:00
transport build: fix build with --enable-minidriver-dummy 2020-11-07 20:53:39 +00:00
xsvf openocd: avoid checking for non NULL pointer to free it 2020-09-05 17:11:50 +01:00
hello.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
Makefile.am Add initial RTT support 2020-12-02 23:15:52 +00:00
openocd.c arm_tpiu_swo: add support for independent TPIU and SWO 2021-03-10 21:33:40 +00:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00