]> git.donarmstrong.com Git - kiibohd-controller.git/history - Lib
Merge pull request #71 from glguy/pr-cli-history
[kiibohd-controller.git] / Lib /
2015-10-15 Jacob AlexanderAdding basic remote capabilities + UART Rx DMA buffers
2015-08-19 Jacob AlexanderFIxing Media Keys and general USB compatibilty
2015-08-16 Jacob AlexanderWorking support for Interconnect
2015-08-06 Jacob AlexanderAdding preliminary MDErgo keymap
2015-06-23 Jacob AlexanderFixing order of layer debug stack display
2015-06-14 Jacob AlexanderCode cleanup
2015-06-14 Jacob Alexandermk20dx256vlh7 working!
2015-06-14 Jacob AlexanderBasic code for mk20dx256vlh7 flashing
2015-06-14 Jacob AlexanderAdding initial dfu-upload code and debugging for Bootlo...
2015-06-14 Jacob AlexanderAdding 72 MHz clock support for mk20dx256vlh7
2015-06-14 Jacob AlexanderInitial STLcd code.
2015-06-14 Jacob AlexanderSome initial bringup of the dfu bootloader on the mk20d...
2015-06-13 Jacob AlexanderMerge pull request #27 from smasher816/wakeup-devel
2015-05-09 Jacob AlexanderAdding .kll file existence checks to CMake
2015-05-07 Jacob AlexanderFixing kll depends bug in cmake.
2015-04-03 Jacob AlexanderMerge pull request #33 from smasher816/devel
2015-04-03 Jacob AlexanderMerge pull request #32 from smasher816/master
2015-03-21 Jacob AlexanderFixing bugs in mk20dx256vlh7 Bootloader support.
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-09 Rowan DeckerSet DFU bootloader name
2015-03-08 Rowan DeckerSet DFU bootloader name
2015-03-02 Jacob AlexanderAdding dfu-suffix signing support to build system
2015-03-01 Jacob AlexanderAdding list of modified files to the cli version command.
2015-03-01 Jacob AlexanderAdding configurable DebounceDivThreshold
2015-02-22 Jacob AlexanderUpdating kll invocation arguments for readability.
2015-02-16 Jacob AlexanderAdding convenience build target for testing out kll...
2015-02-13 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-02-09 Jacob AlexanderDisabling automatic refresh of kll repo unless specific...
2015-01-26 Jacob AlexanderUpdating setup.cmake files to use Module hierarchy...
2015-01-11 Jacob AlexanderMore preparation for mk20dx256vlh7
2015-01-11 Jacob AlexanderFixing device bricking bug
2015-01-01 Jacob AlexanderFixing warning messages found using clang.
2015-01-01 Jacob AlexanderAdding experimental clang compiler support for arm...
2015-01-01 Jacob AlexanderPreparing for mk20dx256vlh7
2014-12-31 Jacob AlexanderAdding more CMake log information.
2014-12-01 Jacob AlexanderSmall typos
2014-11-21 Jacob AlexanderAdding KLL define support
2014-11-05 Jacob AlexanderAdding FPROT flash protection bit for 4k Bootloader...
2014-10-26 Jacob AlexanderUpdating pin_map for teensy3/3.1
2014-10-01 Jacob AlexanderFixing NKRO for Windows.
2014-09-15 Jacob AlexanderFixing Mac OSX arm build options.
2014-09-15 Jacob AlexanderAdding support to Macro support to DPH
2014-09-14 Jacob AlexanderAdding convenience loader scripts for DFU based microco...
2014-09-14 Jacob AlexanderAdding git refresh command to kll.cmake and kll file...
2014-09-14 Jacob AlexanderAdding CMake build support for the KLL compiler
2014-08-15 Jacob AlexanderAdding McHCK DFU Bootloader
2014-08-15 Jacob AlexanderFixing RAM calculator and reduced actual SRAM usage
2014-08-01 Jacob AlexanderInitial MatrixARM implementation
2014-07-19 Jacob AlexanderAdding McHCK flash reload function and some cleanup.
2014-07-15 Jacob AlexanderMcHCK USB WORKS!!
2014-07-01 Jacob AlexanderMcHCK now working with UART.
2014-06-28 Jacob AlexanderMore work on mk20dx128vlf5 port.
2014-06-28 Jacob AlexanderInitial work for McHCK mk20dx128vlf5 port.
2014-06-28 Jacob AlexanderAdding support for ctags generation during cmake genera...
2014-04-19 Jacob AlexanderAdding compiler change detection.
2014-04-19 Jacob AlexanderAdding chip usage display after build completion.
2014-04-19 Jacob AlexanderReorganizing CMake build system.
2014-04-15 Jacob AlexanderUpdating the pin_map.teensy3 with the ADC channels
2014-04-14 Jacob AlexanderAdding initial code for ADC1 on Teensy 3.1 (and 3.0).
2014-04-13 Jacob AlexanderUpdating pin map for Teensy 3.0/3.1
2014-04-13 Jacob AlexanderADCTest DAC support for Teensy 3.1
2014-04-13 Jacob AlexanderRemoving aliased_bitband.h
2014-03-31 Jacob AlexanderAdding CLI and CDC Serial support for Teensy 2.0 and...
2014-03-22 Jacob AlexanderPreparing Teensy 3.1 and CLI merge for DPH controller...
2014-03-22 Jacob AlexanderFile and macro modifications for supporting Teensy 3.1
2014-03-22 Jacob AlexanderInitial import of Teensyduino 1.8rc2 (for Teensy 3...
2014-03-22 Jacob AlexanderAdded more CLI commands.
2014-03-22 Jacob AlexanderAdded more CLI commands.
2013-02-02 Jacob AlexanderCompleting CMake variable generation for USB parameters...
2013-02-01 Jacob AlexanderUART0 on Teensy 3.0 now functional
2013-02-01 Jacob AlexanderAdding the MSBF register enable flag.
2013-01-31 Jacob AlexanderAdding initial ARM UART structure for UART0
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 AlexanderPreparing for Teensy 3 (ARM) integration, abstracting...