]> git.donarmstrong.com Git - kiibohd-controller.git/history - Debug
Ensure directories can only be made with printable characters
[kiibohd-controller.git] / Debug /
2016-01-05 Dan McGregorMerge remote-tracking branch 'github/master' into not...
2015-10-27 Jacob AlexanderMerge pull request #71 from glguy/pr-cli-history
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-14 Jacob AlexanderCode cleanup
2015-06-14 Jacob Alexandermk20dx256vlh7 working!
2015-06-14 Jacob AlexanderSome initial bringup of the dfu bootloader on the mk20d...
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-16 Jacob AlexanderMerge branch 'master' of https://github.com/smasher816...
2015-03-15 Jacob AlexanderInitial commit for UARTConnect module
2015-03-09 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-03-09 Rowan DeckerFix whitespace
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.
2015-02-13 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-01-26 Jacob AlexanderUpdating setup.cmake files to use Module hierarchy...
2015-01-11 Jacob AlexanderMore preparation for mk20dx256vlh7
2014-10-03 Jacob AlexanderHUGE AVR RAM optimization (~28%).
2014-08-16 Jacob AlexanderChanging decToInt to numToInt (adds support for Hex...
2014-08-15 Jacob AlexanderFixing RAM calculator and reduced actual SRAM usage
2014-08-01 Jacob AlexanderInitial MatrixARM implementation
2014-07-15 Jacob AlexanderMcHCK USB WORKS!!
2014-06-28 Jacob AlexanderMore work on mk20dx128vlf5 port.
2014-04-13 Jacob AlexanderRemoving aliased_bitband.h
2014-04-10 Jacob AlexanderUpdating Cygwin build environment for AVR and ARM.
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 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 blue prompt.
2014-03-22 Jacob AlexanderAdding dictionary titles.
2014-03-22 Jacob AlexanderInitial Force Gauge CLI commands.
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...
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-11-29 Jacob AlexanderPre Tandy1000 overhaul
2011-10-01 Jacob AlexanderTandy 1000 Converter, basicly works, except for packet...
2011-09-30 Jacob AlexanderFormalizing code module structure and inheritance ...
2011-09-29 Jacob AlexanderReorganization for use with the CMake "Modules"