2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-08-17 03:49:01 +10:00
openocd/src
Marc Schink caf7ffc7eb helper: Add string_choices.h
Add the helper function str_enabled_disabled() to select between the two
strings 'enabled' and 'disabled' depending on a boolean value.

Additional functions for frequently used strings can be added in the future
if required.

Change-Id: I2d8ae96b141f87966836e6e4c3a2ed6d12b71fa5
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/9006
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2025-08-02 12:54:56 +00:00
..
flash flash/nor/stm32l4x: fix permanent write protection on STM32U5 2025-07-06 04:45:29 +00:00
helper helper: Add string_choices.h 2025-08-02 12:54:56 +00:00
jtag adapter/xds110: Hide '(dis)connected' message 2025-07-25 16:52:40 +00:00
pld
rtos rtos: sort the rtos by alphabetic order 2025-06-29 07:32:34 +00:00
rtt
server gdb_server: Improve info message. 2025-06-29 07:42:25 +00:00
svf
target target/arm_adi: add URLs of latest ARM ADI spec 2025-07-02 12:20:36 +00:00
transport
xsvf
hello.c
hello.h
main.c
Makefile.am
openocd.c openocd.c: 'init' should fail if GDB service cannot be created 2025-06-29 07:33:50 +00:00
openocd.h