]> git.donarmstrong.com Git - kiibohd-controller.git/history - Debug/cli/cli.c
Write whole debug cli command to history
[kiibohd-controller.git] / Debug / cli / cli.c
2015-10-27 Eric MertensWrite whole debug cli command to history
2015-10-12 Jacob AlexanderAdding jump to bootloader key
2015-08-05 Jacob AlexanderAdd Unique Id to version information
2015-06-13 Jacob AlexanderMerge pull request #48 from mattventura/master
2015-06-13 Jacob AlexanderMerge pull request #27 from smasher816/wakeup-devel
2015-06-05 Matt VenturaAvoid putting blank entries in history, allow linefeed...
2015-04-08 Jacob AlexanderCode cleanup from cli changes.
2015-04-03 Jacob AlexanderMerge pull request #33 from smasher816/devel
2015-04-03 Rowan DeckerCleanup CLI history
2015-04-03 Jacob AlexanderMerge pull request #32 from smasher816/master
2015-04-02 Rowan DeckerAdd CLI History
2015-04-02 Rowan DeckerAdd Clear CLI function
2015-03-09 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-03-09 Jacob AlexanderMerge pull request #25 from smasher816/master
2015-03-01 Jacob AlexanderAdding list of modified files to the cli version command.
2014-10-03 Jacob AlexanderHUGE AVR RAM optimization (~28%).
2014-08-15 Jacob AlexanderFixing RAM calculator and reduced actual SRAM usage
2014-04-06 Jacob AlexanderAdded CLI DefaultMap lookup command.
2014-04-06 Jacob AlexanderMajor code cleanup and preparation for PartialMap Macro...
2014-03-31 Jacob AlexanderAdding CLI and CDC Serial support for Teensy 2.0 and...
2014-03-22 Jacob AlexanderForce curve gauge is feature complete!!
2014-03-22 Jacob AlexanderAdding basic Tab completion.
2014-03-22 Jacob AlexanderAdding blue prompt.
2014-03-22 Jacob AlexanderAdding dictionary titles.
2014-03-22 Jacob AlexanderAdded more CLI commands.
2014-03-22 Jacob AlexanderAdded more CLI commands.
2014-03-22 Jacob AlexanderAdded help command and function'ized the arugmentIsolator.
2014-03-22 Jacob AlexanderFixing CLI command processing bug.
2014-03-22 Jacob AlexanderAdding basic CLI functionality.
2014-03-22 Jacob AlexanderMore renaming for the USB to Output Module renaming
2014-03-22 Jacob AlexanderMoving USB to Output in preparation for additional...