]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding basic CLI functionality.
authorJacob Alexander <haata@kiibohd.com>
Wed, 22 Jan 2014 08:38:53 +0000 (00:38 -0800)
committerJacob Alexander <haata@kiibohd.com>
Sat, 22 Mar 2014 21:10:51 +0000 (14:10 -0700)
commit7230e061d7024debfe2e1ccf1053cef4af400f8c
tree3edb23bf31104ddaf9568c4c7d2953e1681eae35
parent85dd7f5c52e73c98ac09478da504efbf44b1dcbb
Adding basic CLI functionality.

- Supports multiple custom command dictionaries
- Basic handling of control characters
- Initial dictionary for integrated commands
Debug/cli/cli.c
Debug/cli/cli.h
Debug/print/print.c
Debug/print/print.h
main.c