index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hello.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HELLO: review unused symbols
Antonio Borneo
2010-04-10
1
-5
/
+0
*
Doc/examples: clarify usage messages
David Brownell
2010-01-08
1
-4
/
+4
*
change #include "log.h" to <helper/log.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
fix foo command group help messages
Zachary T Welch
2009-11-30
1
-3
/
+6
*
improve command handling examples
Zachary T Welch
2009-11-25
1
-1
/
+1
*
demonstrate chaining with foo commands
Zachary T Welch
2009-11-24
1
-12
/
+7
*
hello: use register_commands()
Zachary T Welch
2009-11-24
1
-16
/
+36
*
use COMMAND_REGISTER macro
Zachary T Welch
2009-11-24
1
-5
/
+5
*
update src/hello.c with parsing examples
Zachary T Welch
2009-11-18
1
-1
/
+54
*
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
2009-11-17
1
-1
/
+1
*
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
2009-11-17
1
-1
/
+1
*
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
2009-11-17
1
-2
/
+2
*
command_t -> struct command
Zachary T Welch
2009-11-13
1
-1
/
+1
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-1
/
+1
*
add src/hello.c to augment new command tutorial
Zachary T Welch
2009-11-13
1
-0
/
+57