]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
helper/jim-nvp.h: Rework 'isconfigure' variable
authorMarc Schink <dev@zapb.de>
Mon, 21 Oct 2024 08:39:28 +0000 (10:39 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 23 Nov 2024 13:48:52 +0000 (13:48 +0000)
commit8c739a45a042cf7a9b5bba48f0e20cbc3168ee73
treeea0e686984a642ed088255def384978de2d7b69a
parent61fbcbeca83452f3a035f3f4982703096fb5d8ef
helper/jim-nvp.h: Rework 'isconfigure' variable

Change the variable name to 'is_configure' to be compatible with the
coding style and use 'bool' as data type.

Change-Id: I8609f9807c8bd14eaf6c93acf63fd51b55c9bbbb
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/8573
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/helper/jim-nvp.h
src/rtos/rtos.c
src/target/aarch64.c
src/target/arm_adi_v5.c
src/target/arm_cti.c
src/target/arm_tpiu_swo.c
src/target/target.c