- 18 Dec, 2009 1 commit
-
-
Dean Camera authored
Fixed USB_CurrentMode not being reset to USB_MODE_NONE when the USB interface is shut down and both Host and Device modes can be used (thanks to Daniel Levy).
-
- 03 Nov, 2009 1 commit
-
-
Dean Camera authored
Add new manual pages detailing the advantages of LUFA over the official Atmel USB AVR stack, and reasons why LUFA should be used over a built-from-scratch USB stack.
-
- 08 Oct, 2009 1 commit
-
-
Dean Camera authored
-
- 03 Oct, 2009 1 commit
-
-
Dean Camera authored
-
- 02 Aug, 2009 1 commit
-
-
Dean Camera authored
Removed interrupt disable/enable from the Device mode control request processing routines, as they can cause problems with user code and can cause infinite spinlocks under some circumstances. Added new LUFA logo from EDIGMA.COM.
-
- 14 Jul, 2009 1 commit
-
-
Dean Camera authored
-
- 26 Jun, 2009 1 commit
-
-
Dean Camera authored
-
- 22 Jun, 2009 1 commit
-
-
Dean Camera authored
-
- 21 Jun, 2009 1 commit
-
-
Dean Camera authored
-
- 16 Jun, 2009 1 commit
-
-
Dean Camera authored
-
- 15 Jun, 2009 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
-
- 04 Jun, 2009 1 commit
-
-
Dean Camera authored
Redocumented all device demos, now that they have changed over to the new USB class drivers. Added C linkage to class drivers for C++ support. Added prefixes to most of the class driver constants to prevent name clashes.
-
- 19 May, 2009 1 commit
-
-
Dean Camera authored
USB_IsConnected is now cleared before the USB_Disconnect() event is fired in response to VBUS being removed. Minor documentation improvements.
-
- 11 May, 2009 1 commit
-
-
Dean Camera authored
Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_ControlRequest structure for control request data. Fixed documentation showing incorrect USB mode support on the supported AVRs list.
-
- 06 May, 2009 1 commit
-
-
Dean Camera authored
Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button.
-
- 19 Apr, 2009 1 commit
-
-
Dean Camera authored
-
- 01 Apr, 2009 1 commit
-
-
Dean Camera authored
-
- 29 Mar, 2009 1 commit
-
-
Dean Camera authored
-
- 19 Mar, 2009 1 commit
-
-
Dean Camera authored
-
- 23 Feb, 2009 1 commit
-
-
Dean Camera authored
-