]> git.donarmstrong.com Git - kiibohd-controller.git/history - Debug/print/print.h
Code cleanup
[kiibohd-controller.git] / Debug / print / print.h
2015-06-14 Jacob AlexanderCode cleanup
2015-06-13 Jacob AlexanderMerge pull request #27 from smasher816/wakeup-devel
2015-03-16 Jacob AlexanderMerge branch 'master' of https://github.com/smasher816...
2015-03-09 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-03-09 Rowan DeckerFix whitespace
2014-10-03 Jacob AlexanderHUGE AVR RAM optimization (~28%).
2014-08-16 Jacob AlexanderChanging decToInt to numToInt (adds support for Hex...
2014-07-15 Jacob AlexanderMcHCK USB WORKS!!
2014-04-10 Jacob AlexanderUpdating Cygwin build environment for AVR and ARM.
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-18 Jacob AlexanderRemoved a keyscan layer and added more debug information
2013-11-17 Jacob AlexanderAdapting the avr-capsense code to the Kiibohd Controlle...
2013-11-17 Jacob AlexanderAdding additional convenience functions to print.
2013-01-30 Jacob AlexanderAdding module compatibility check to CMake build scripts.
2013-01-27 Jacob AlexanderAdding initial Teensy 3 support, compiles, but not...
2013-01-27 Jacob AlexanderUpdating AVR abstraction to be compatible with ARM...
2013-01-26 Jacob AlexanderUpdating Debug Modules to new abstracted hierarchy
2013-01-26 Jacob AlexanderPreparing for Teensy 3 (ARM) integration, abstracting...
2011-09-30 Jacob AlexanderFormalizing code module structure and inheritance ...