- 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
-
- 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 04, 2009
-
-
Dean Camera authored
Add some missing documentation to some of the library demos.
-
- Nov 03, 2009
-
-
Dean Camera authored
-
- Oct 18, 2009
-
-
Dean Camera authored
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.
-
- Sep 21, 2009
-
-
Dean Camera authored
-
- Jun 05, 2009
-
-
Dean Camera authored
Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory.
-
- Mar 29, 2009
-
-
Dean Camera authored
-
- 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.
-
Dean Camera authored
Combined Keyboad and Mouse normal and interrupt driven host demos into unified Keyboard and Mouse host demos.
-
- Mar 19, 2009
-
-
Dean Camera authored
Corrections to Keyboard demo. Removed AVRISP_Programmer project due to code quality concerns.
-
Dean Camera authored
-
- Mar 17, 2009
-
-
Dean Camera authored
Incomplete non-functional BluetoothHost demo removed until it has reached a stable state to prevent confusion.
-
- Feb 23, 2009
-
-
Dean Camera authored
-