openocd/src
Zachary T Welch eaf10f69de remove BUILD_IOUTIL symbol
Add ioutil_stubs.c to provide an empty ioutil_init() routine.
Add ioutil.h to prevent applications from needing to declare it.

Allows unconditionally calling that function during startup, and the
resulting libocdhelper library API is now more stable.

Prints a DEBUG message when the stub implementation is included.
2009-12-02 13:26:26 -08:00
..
flash flash: factor init to 'flash init' 2009-12-02 13:26:22 -08:00
helper remove BUILD_IOUTIL symbol 2009-12-02 13:26:26 -08:00
jtag jtag: factor init into 'jtag init' 2009-12-02 13:26:22 -08:00
pld pld: factor init to 'pld init' 2009-12-02 13:26:22 -08:00
server remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00
svf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
target target: factor init to 'target init' 2009-12-02 13:26:23 -08:00
xsvf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
ecosboard.c remove BUILD_IOUTIL symbol 2009-12-02 13:26:26 -08:00
hello.c fix foo command group help messages 2009-11-30 16:29:34 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
Makefile.am build: fix breakage in building bin2char 2009-11-22 13:35:13 +01:00
openocd.c remove BUILD_IOUTIL symbol 2009-12-02 13:26:26 -08:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00