- Aug 02, 2009
-
-
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.
-
- Jul 14, 2009
-
-
Dean Camera authored
-
- Jun 26, 2009
-
-
Dean Camera authored
-
- Jun 22, 2009
-
-
Dean Camera authored
-
- Jun 21, 2009
-
-
Dean Camera authored
-
- Jun 16, 2009
-
-
Dean Camera authored
-
- Jun 15, 2009
-
-
Dean Camera authored
-
Dean Camera authored
-
- Jun 04, 2009
-
-
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.
-
- May 19, 2009
-
-
Dean Camera authored
USB_IsConnected is now cleared before the USB_Disconnect() event is fired in response to VBUS being removed. Minor documentation improvements.
-
- May 11, 2009
-
-
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.
-
- May 06, 2009
-
-
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.
-
- Apr 19, 2009
-
-
Dean Camera authored
-
- Apr 01, 2009
-
-
Dean Camera authored
-
- Mar 29, 2009
-
-
Dean Camera authored
-
- Mar 19, 2009
-
-
Dean Camera authored
-
- Feb 23, 2009
-
-
Dean Camera authored
-