]> git.donarmstrong.com Git - kiibohd-controller.git/history - Output/usbMuxUart/output_com.c
Initial code for USB cable detection
[kiibohd-controller.git] / Output / usbMuxUart / output_com.c
2015-02-09 Jacob AlexanderInitial code for USB cable detection
2015-01-01 Jacob AlexanderPreparing for mk20dx256vlh7
2014-10-03 Jacob AlexanderHUGE AVR RAM optimization (~28%).
2014-09-28 Jacob AlexanderAdding clear screen before usb initializes
2014-09-28 Jacob AlexanderUpdating usbMuxUart for NKRO
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-19 Jacob AlexanderRemoving unnecessary ifdefs
2014-07-15 Jacob AlexanderMcHCK USB WORKS!!
2014-06-28 Jacob AlexanderFixed bug with standalone UART CLI
2014-06-28 Jacob AlexanderAdding UART and UART + USB muxed CLI output.