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
d8d8c5d8c3e47a38059952c3407bb819c5c33d05
openocd
/
src
T
History
Zachary T Welch
d8d8c5d8c3
improve buf_set_ones
...
Use memset instead of loop. Improve types, using void * and unsigned.
2009-11-16 00:46:34 -08:00
..
flash
#include "target.h" less wildly
2009-11-16 00:35:24 -08:00
helper
improve buf_set_ones
2009-11-16 00:46:34 -08:00
jtag
arm-jtag-ew,jlink: switch to COMMAND_HANDLER
2009-11-15 09:12:44 -08:00
pld
command_t -> struct command
2009-11-13 13:30:50 -08:00
server
#include "target.h" less wildly
2009-11-16 00:35:24 -08:00
svf
command_context_t -> struct command_context
2009-11-13 13:25:47 -08:00
target
#include "target.h" less wildly
2009-11-16 00:35:24 -08:00
xsvf
command_context_t -> struct command_context
2009-11-13 13:25:47 -08:00
ecosboard.c
#include "target.h" less wildly
2009-11-16 00:35:24 -08:00
hello.c
command_t -> struct command
2009-11-13 13:30:50 -08:00
main.c
add openocd.h for top-level declarations
2009-11-14 07:29:16 -08:00
Makefile.am
add openocd.h for top-level declarations
2009-11-14 07:29:16 -08:00
openocd.c
#include "target.h" less wildly
2009-11-16 00:35:24 -08:00
openocd.h
add openocd.h for top-level declarations
2009-11-14 07:29:16 -08:00