openocd/src
Zachary T Welch d16968e24f remove rlink structure typedefs
Remove useless typedefs from the rlink driver.  Improve whitespace.
2009-11-13 12:19:39 -08:00
..
flash flash_bank_t -> struct flash_bank 2009-11-13 11:58:14 -08:00
helper jtag_tap_t -> struct jtag_tap 2009-11-13 11:58:04 -08:00
jtag remove rlink structure typedefs 2009-11-13 12:19:39 -08:00
pld pld_device_t -> struct pld_device 2009-11-13 11:58:08 -08:00
server flash_bank_t -> struct flash_bank 2009-11-13 11:58:14 -08:00
svf remove typedef keyword from svf structures 2009-11-13 11:58:08 -08:00
target target_t -> struct target 2009-11-13 11:58:14 -08:00
xsvf scan_field_t -> struct scan_field 2009-11-13 11:58:04 -08:00
ecosboard.c target_type_t -> struct target_type 2009-11-13 11:58:13 -08:00
hello.c add src/hello.c to augment new command tutorial 2009-11-13 10:57:57 -08:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
Makefile.am add src/hello.c to augment new command tutorial 2009-11-13 10:57:57 -08:00
openocd.c target_t -> struct target 2009-11-13 11:58:14 -08:00