This website requires JavaScript.
Explore
Help
Sign In
auracaster
/
openocd
Watch
3
Star
0
Fork
1
You've already forked openocd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5f6d8ecf8c2cf1427a8677155843081d07ff57c4
openocd
/
src
T
History
Zachary T Welch
5f6d8ecf8c
runtest_command_t -> struct runtest_command
...
Remove misleading typedef from struct runtest_command.
2009-11-13 11:58:05 -08:00
..
flash
scan_field_t -> struct scan_field
2009-11-13 11:58:04 -08:00
helper
jtag_tap_t -> struct jtag_tap
2009-11-13 11:58:04 -08:00
jtag
runtest_command_t -> struct runtest_command
2009-11-13 11:58:05 -08:00
pld
scan_field_t -> struct scan_field
2009-11-13 11:58:04 -08:00
server
use CALL_COMMAND_HANDLER instead of direct calls
2009-11-13 10:51:46 -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
warnings: remove
2009-11-05 09:03:24 +01: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
add src/hello.c to augment new command tutorial
2009-11-13 10:57:57 -08:00