- 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 29, 2009
-
-
Dean Camera authored
-
- Mar 27, 2009
-
-
Dean Camera authored
Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation.
-
- Mar 23, 2009
-
-
Dean Camera authored
Fixed CDC demo not sending an empty packet after each transfer to prevent the host from buffering incomming data. Altered Project and Bootloader makefiles so that the path to the LUFA library can be set in one place.
-
- Mar 20, 2009
-
-
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
Corrected CDC class bootloader to fix a few bugs, changed address counter to store x2 addresses for convenience.
-
- Feb 23, 2009
-
-
Dean Camera authored
-