2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-26 14:39:32 +10:00
openocd/src
Zachary T Welch cd4c059806 xilinx_bit_file_t -> struct xilinx_bit_file
Remove misleading typedef and redundant suffix from struct xilinx_bit_file.
2009-11-13 11:58:08 -08:00
..
flash remove unused aduc702x structure. 2009-11-13 11:58:08 -08:00
helper jtag_tap_t -> struct jtag_tap 2009-11-13 11:58:04 -08:00
jtag jtag_command_t -> struct jtag_command 2009-11-13 11:58:05 -08:00
pld xilinx_bit_file_t -> struct xilinx_bit_file 2009-11-13 11:58:08 -08:00
server connection_t -> struct connection 2009-11-13 11:58:08 -08:00
svf scan_field_t -> struct scan_field 2009-11-13 11:58:04 -08:00
target scan_field_t -> struct scan_field 2009-11-13 11:58:04 -08:00
xsvf scan_field_t -> struct scan_field 2009-11-13 11:58:04 -08:00
ecosboard.c flash_driver_t -> struct flash_driver 2009-11-13 11:58:06 -08:00
hello.c add src/hello.c to augment new command tutorial 2009-11-13 10:57:57 -08:00
main.c
Makefile.am add src/hello.c to augment new command tutorial 2009-11-13 10:57:57 -08:00
openocd.c add src/hello.c to augment new command tutorial 2009-11-13 10:57:57 -08:00