summaryrefslogtreecommitdiff
path: root/src/hello.h
Commit message (Collapse)AuthorAgeFilesLines
* HELLO: review unused symbolsAntonio Borneo2010-04-101-4/+0
| | | | | | | Remove unused functions: - hello_register_commands Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
* improve command handling examplesZachary T Welch2009-11-251-0/+35
Removes hello and foo commands from top-level registration. Instead, the dummy interface driver and faux flash driver have been augmented to register these commands as sub-commands.