2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 19:47:53 +10:00
openocd/src
Tomas Vanek e888fe3987 target/armv7m: cosmetic refactorization
Introduce a variable 'size' and reduce the number of dereferencing
*reg_list_size by using the variable.

Change-Id: I3bdf1485a4ed8e34435e8acb3efd0df8d802508c
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: http://openocd.zylin.com/5326
Tested-by: jenkins
Reviewed-by: Christopher Head <chead@zaber.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2020-05-03 21:42:23 +01:00
..
flash flash/nor/stm32l4x: cast wrpxxr_mask to uint16_to to print 2020-04-24 17:43:30 +01:00
helper coding style: src: remove empty lines at end of text files 2020-05-02 15:40:21 +01:00
jtag jtag: remove unused function adapter_driver_modules_load() 2020-05-02 15:41:21 +01:00
pld
rtos coding style: src: remove empty lines at end of text files 2020-05-02 15:40:21 +01:00
server server: set tcp port and bind address before init 2020-05-02 15:40:57 +01:00
svf openocd: fix minor inconsistencies after renaming "adapter" command 2020-01-29 05:36:30 +00:00
target target/armv7m: cosmetic refactorization 2020-05-03 21:42:23 +01:00
transport adi_v5_dapdirect: add support for adapter drivers that provide DAP API 2020-01-14 11:40:25 +00:00
xsvf xsvf: fix memory leak 2020-01-16 09:44:33 +00:00
hello.c
hello.h
main.c
Makefile.am
openocd.c
openocd.h