]> git.donarmstrong.com Git - kiibohd-controller.git/history - Debug/print/print.c
Merge pull request #71 from glguy/pr-cli-history
[kiibohd-controller.git] / Debug / print / print.c
2015-06-14 Jacob Alexandermk20dx256vlh7 working!
2014-08-16 Jacob AlexanderChanging decToInt to numToInt (adds support for Hex...
2014-07-15 Jacob AlexanderMcHCK USB WORKS!!
2014-06-28 Jacob AlexanderMore work on mk20dx128vlf5 port.
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 AlexanderAdding iGaging support for reading values as mm, um...
2014-03-22 Jacob AlexanderFinished USB for Teensy 3.1 (Now 3.1 compatible!)
2014-03-22 Jacob AlexanderInitial work for iGaging distance gauge.
2014-03-22 Jacob AlexanderAdding basic Tab completion.
2014-03-22 Jacob AlexanderAdding basic CLI functionality.
2014-03-22 Jacob AlexanderMoving USB to Output in preparation for additional...
2013-11-17 Jacob AlexanderAdding additional convenience functions to print.
2013-01-27 Jacob AlexanderUpdating AVR abstraction to be compatible with ARM...
2011-09-30 Jacob AlexanderFormalizing code module structure and inheritance ...