log

age author description
Sun, 20 Apr 2014 01:08:02 -0700 Jacob Alexander Press/Release is working!
Sat, 19 Apr 2014 20:17:38 -0700 Jacob Alexander Another typo...
Sat, 19 Apr 2014 19:59:51 -0700 Jacob Alexander Forgot to add Windows loader script.
Sat, 19 Apr 2014 11:31:43 -0700 Jacob Alexander CLI Formatting cleanup.
Sat, 19 Apr 2014 01:51:25 -0700 Jacob Alexander Adding compiler change detection.
Sat, 19 Apr 2014 00:10:28 -0700 Jacob Alexander Adding chip usage display after build completion.
Fri, 18 Apr 2014 22:57:14 -0700 Jacob Alexander Reorganizing CMake build system.
Fri, 18 Apr 2014 21:58:14 -0700 Jacob Alexander Let CMake do more autoconfiguration.
Fri, 18 Apr 2014 13:16:47 -0700 Jacob Alexander Windows is now working with libusb1.0 for the teensy-loader-cli.
Fri, 18 Apr 2014 00:18:02 -0700 Jacob Alexander Porting teensy-loader-cli to use libusb-1.0 (from 0.1).
Thu, 17 Apr 2014 19:20:56 -0700 Jacob Alexander More Windows compatibility build fixes
Thu, 17 Apr 2014 18:49:40 -0700 Jacob Alexander More fixes for Windows compilation.
Thu, 17 Apr 2014 00:34:27 -0700 Jacob Alexander Added better formatting for debugging code.
Thu, 17 Apr 2014 00:11:36 -0700 Jacob Alexander Added support for IBM 50key, better DPH debug, cleanup
Wed, 16 Apr 2014 00:20:45 -0700 Jacob Alexander Adding example CLI command to DPH module.
Wed, 16 Apr 2014 00:15:09 -0700 Jacob Alexander DPH Scan Module now compiles with recent architecture cleanups.
Mon, 14 Apr 2014 23:59:41 -0700 Jacob Alexander ADC0 is now working on Teensy 3.1.
Mon, 14 Apr 2014 23:19:09 -0700 Jacob Alexander Updating the pin_map.teensy3 with the ADC channels
Sun, 13 Apr 2014 23:40:06 -0700 Jacob Alexander Adding initial code for ADC1 on Teensy 3.1 (and 3.0).
Sun, 13 Apr 2014 00:33:16 -0700 Jacob Alexander Updating pin map for Teensy 3.0/3.1
Sat, 12 Apr 2014 23:10:39 -0700 Jacob Alexander ADCTest DAC support for Teensy 3.1
Sat, 12 Apr 2014 21:13:37 -0700 Jacob Alexander Adding analog.c lib from teensyduino.
Sat, 12 Apr 2014 21:09:35 -0700 Jacob Alexander Removing aliased_bitband.h
Sat, 12 Apr 2014 20:54:57 -0700 Jacob Alexander Cleanup.
Sat, 12 Apr 2014 20:52:32 -0700 Jacob Alexander Adding teensy-loader-cli so it's not required.
Wed, 09 Apr 2014 21:06:57 -0700 Jacob Alexander Updating the README to include most of the Windows installation steps.
Wed, 09 Apr 2014 20:06:19 -0700 Jacob Alexander Updating Cygwin build environment for AVR and ARM.
Sun, 06 Apr 2014 13:12:31 -0700 Jacob Alexander Added CLI DefaultMap lookup command.
Sun, 06 Apr 2014 11:49:27 -0700 Jacob Alexander Major code cleanup and preparation for PartialMap Macro Module
Tue, 01 Apr 2014 01:16:53 -0700 Jacob Alexander Adding the CLI commands to the USB output module.