- Jun 06, 2011
-
-
Dean Camera authored
-
- Jan 01, 2011
-
-
Dean Camera authored
-
- Oct 28, 2010
-
-
Dean Camera authored
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
-
- Oct 13, 2010
-
-
Dean Camera authored
-
- Jul 30, 2010
-
-
Dean Camera authored
Oops - need to turn off USART via control register B before reconfiguring, fix ordering of USART control register modifications in the Benito and USBtoSerial projects.
-
- May 07, 2010
-
-
Dean Camera authored
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden.
-
- Dec 30, 2009
-
-
Dean Camera authored
-
- Dec 07, 2009
-
-
Dean Camera authored
-
- Nov 25, 2009
-
-
Dean Camera authored
-
Dean Camera authored
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() macro for setting a pipe's direction. Fixed CDCHost failing on devices with bidirectional endpoints.
-
- Nov 04, 2009
-
-
Dean Camera authored
Add some missing documentation to some of the library demos.
-
- Oct 08, 2009
-
-
Dean Camera authored
Make unfinished device mode applications use the VID/PID reserved for LUFA development devices.
-
- Jul 20, 2009
-
-
Dean Camera authored
-
- Jun 05, 2009
-
-
Dean Camera authored
-
- Apr 20, 2009
-
-
Dean Camera authored
-
- Apr 01, 2009
-
-
Dean Camera authored
Corrections to the KeyboardHost and MouseHost demos' pipe handling to freeze and unfreeze the data pipes at the point of use.
-
- Mar 20, 2009
-
-
Dean Camera authored
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
-