log Output/pjrcUSB/arm/usb_desc.c @ 430:d3cef419c849

age author description
Mon, 21 Mar 2016 22:23:57 -0700 Jacob Alexander Adding relative movement mouse key support
Mon, 21 Mar 2016 00:43:19 -0700 Jacob Alexander Adding basic mouse button support
Sun, 21 Feb 2016 19:56:52 -0800 Jacob Alexander Adding dynamic USB power support
Sat, 17 Oct 2015 21:03:07 -0700 Jacob Alexander Typo from the last commit.
Sat, 17 Oct 2015 15:03:21 -0700 Jacob Alexander Adding support for kll 0.3d
Thu, 15 Oct 2015 00:16:36 -0700 Jacob Alexander Adding basic remote capabilities + UART Rx DMA buffers
Sun, 20 Sep 2015 18:47:10 -0700 Jacob Alexander Prep for mouse support
Wed, 19 Aug 2015 00:01:15 -0700 Jacob Alexander FIxing Media Keys and general USB compatibilty
Sun, 08 Mar 2015 18:40:01 -0700 Rowan Decker Fix whitespace
Wed, 31 Dec 2014 19:43:10 -0800 Jacob Alexander Fixing warning messages found using clang.
Wed, 12 Nov 2014 23:04:50 -0800 Jacob Alexander Fixing NKRO on Windows 8.1
Mon, 10 Nov 2014 21:02:25 -0800 Jacob Alexander Fixing Linux NKRO Delete bug
Sun, 02 Nov 2014 23:24:59 -0800 Jacob Alexander Fixing Mac OSX USB NKRO
Sat, 01 Nov 2014 14:42:55 -0700 Jacob Alexander Fixing pjrc bug affecting Mac OSX CDC driver
Thu, 02 Oct 2014 01:40:14 -0700 Jacob Alexander Fixed Linux NKRO bitmap bug.
Wed, 01 Oct 2014 00:16:14 -0700 Jacob Alexander Fixing NKRO for Windows.
Sun, 28 Sep 2014 16:44:57 -0700 Jacob Alexander More preparation for NKRO USB for arm
Thu, 26 Jun 2014 00:54:39 -0700 Jacob Alexander More work on mk20dx128vlf5 port.
Mon, 31 Mar 2014 01:07:48 -0700 Jacob Alexander Adding CLI and CDC Serial support for Teensy 2.0 and Teensy 2.0++
Sun, 02 Feb 2014 21:12:20 -0800 Jacob Alexander Finished USB for Teensy 3.1 (Now 3.1 compatible!)
Sun, 02 Feb 2014 16:19:58 -0800 Jacob Alexander Adding in USB module updates from Teensyduino 1.18rc2.
Sun, 19 Jan 2014 16:40:36 -0800 Jacob Alexander Moving USB to Output in preparation for additional Output types.