..
flash
change #include "arm966e.h" to <target/arm966e.h>
2009-12-03 04:24:40 -08:00
helper
change #include "types.h" to <helper/types.h>
2009-12-03 04:22:52 -08:00
jtag
change #include "minidriver.h" to <jtag/minidriver.h>
2009-12-03 04:24:40 -08:00
pld
change #include "jtag.h" to <jtag/jtag.h>
2009-12-03 04:24:33 -08:00
server
change #include "jtag.h" to <jtag/jtag.h>
2009-12-03 04:24:33 -08:00
svf
change #include "jtag.h" to <jtag/jtag.h>
2009-12-03 04:24:33 -08:00
target
change #include "arm_adi_v5.h" to <target/arm_adi_v5.h>
2009-12-03 04:24:40 -08:00
xsvf
change #include "jtag.h" to <jtag/jtag.h>
2009-12-03 04:24:33 -08:00
Makefile.am
adding files required for distribution
2009-12-02 18:29:05 -08:00
ecosboard.c
change #include "jtag.h" to <jtag/jtag.h>
2009-12-03 04:24:33 -08:00
hello.c
change #include "log.h" to <helper/log.h>
2009-12-03 04:22:52 -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
openocd.c
change #include "jtag.h" to <jtag/jtag.h>
2009-12-03 04:24:33 -08:00
openocd.h
remove #if logic for openocd_sleep_*lude
2009-12-02 13:26:26 -08:00