- 14 Apr, 2012 1 commit
-
-
Dean Camera authored
Fixed CDC and DFU bootloaders failing to compile when the bootloader section size is 8KB or more (thanks to Georg Glock).
-
- 09 Apr, 2012 1 commit
-
-
Dean Camera authored
-
- 08 Apr, 2012 1 commit
-
-
Dean Camera authored
-
- 13 Mar, 2012 1 commit
-
-
Dean Camera authored
-
- 25 Feb, 2012 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
-
- 18 Oct, 2011 1 commit
-
-
Dean Camera authored
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool.
-
- 20 Jun, 2011 1 commit
-
-
Dean Camera authored
-
- 28 Oct, 2010 1 commit
-
-
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.
-
- 13 Oct, 2010 1 commit
-
-
Dean Camera authored
-
- 16 Jun, 2010 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as the new 1.7 Doxygen's default stylesheet is much better.
-
- 08 May, 2010 1 commit
-
-
Dean Camera authored
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
-
- 22 Apr, 2010 1 commit
-
-
Dean Camera authored
Added new HCI states to properly initialize the bluetooth dongle and retrieve the local BDADDR. Factored out Bluetooth state information into a new state structure for easy reference in the user application. Added new StackInitialized() Bluetooth stack callback function.
-
- 15 Apr, 2010 1 commit
-
-
Dean Camera authored
-
- 10 Apr, 2010 1 commit
-
-
Dean Camera authored
Bluetooth demo can now create and maintain logical channels - need to determine why Windows machines refuse to connect.
-
- 29 Mar, 2010 1 commit
-
-
Dean Camera authored
Remove accidentally duplicated model-specific peripheral driver files.
-
- 25 Mar, 2010 1 commit
-
-
Dean Camera authored
-
- 24 Feb, 2010 1 commit
-
-
Dean Camera authored
-
- 22 Feb, 2010 1 commit
-
-
Dean Camera authored
-
- 27 Jan, 2010 1 commit
-
-
Dean Camera authored
Add DHCP server to the Webserver demo for automatic network configuration. Correct uIP timer clock not tracking the correct timespan.
-
- 30 Dec, 2009 1 commit
-
-
Dean Camera authored
-
- 27 Dec, 2009 1 commit
-
-
Dean Camera authored
-
- 18 Dec, 2009 2 commits
-
-
Dean Camera authored
Enhance the HotmailNotifier project so that the LEDs' individual brightness can be controlled individually via software PWM.
-
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.
-