| Commit message (Expand) | Author | Age | Files | Lines |
* | Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class... | Dean Camera | 2009-06-09 | 1 | -1/+1 |
* | Synchronise with the 090605 release. | Dean Camera | 2009-06-05 | 1 | -1/+4 |
* | Minor documentation page updates. | Dean Camera | 2009-06-04 | 1 | -3/+1 |
* | Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc... | Dean Camera | 2009-05-22 | 1 | -0/+5 |
* | Rewritten event system to remove all macros, to make user code clearer. | Dean Camera | 2009-05-18 | 1 | -1/+11 |
* | Removed DESCRIPTOR_ADDRESS() macro as it was largely supurflous and only serv... | Dean Camera | 2009-05-17 | 1 | -0/+2 |
* | Removed all user pipe/endpoint interrupt APIs, added internal library support... | Dean Camera | 2009-05-14 | 1 | -1/+2 |
* | Fixed Mouse and Keyboard device demos not acting in accordance with the HID s... | Dean Camera | 2009-05-12 | 1 | -0/+10 |
* | Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_Contro... | Dean Camera | 2009-05-11 | 1 | -1/+4 |
* | Changed HWB board driver to Buttons driver, to allow for the support of futur... | Dean Camera | 2009-05-06 | 1 | -0/+1 |
* | Fixed naming of OTG.h functions, to make them consistent with the rest of the... | Dean Camera | 2009-05-03 | 1 | -0/+2 |
* | More minor renaming of library enums and events to try to create a consistent... | Dean Camera | 2009-05-03 | 1 | -0/+7 |
* | Endpoint configuration is now refined to give better output when all configur... | Dean Camera | 2009-04-24 | 1 | -0/+1 |
* | Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea... | Dean Camera | 2009-04-23 | 1 | -0/+1 |
* | USB_HostRequest renamed to USB_ControlRequest, entire control request header ... | Dean Camera | 2009-04-22 | 1 | -0/+5 |
* | Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f... | Dean Camera | 2009-04-21 | 1 | -8/+6 |
* | Changed over all deprecated GCC structure tag initializers to the standardize... | Dean Camera | 2009-04-20 | 1 | -1/+2 |
* | Spell checked non-source documentation pages. | Dean Camera | 2009-04-19 | 1 | -10/+10 |
* | Fixed incorrect HID interface class and subclass values in the Mouse and Keyb... | Dean Camera | 2009-04-19 | 1 | -2/+3 |
* | Removed "Host_" section of the function names in ConfigDescriptor.h, as most ... | Dean Camera | 2009-04-17 | 1 | -0/+3 |
* | Renamed Serial_Stream driver to SerialStream to remain consistent with the re... | Dean Camera | 2009-04-17 | 1 | -0/+1 |
* | Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral. | Dean Camera | 2009-04-16 | 1 | -0/+3 |
* | Fixed GenericHIDHost demo report write routine incorrect for control type req... | Dean Camera | 2009-04-16 | 1 | -0/+36 |
* | The USB_Host_SendControlRequest() function no longer automatically selects th... | Dean Camera | 2009-04-14 | 1 | -0/+6 |
* | Added new GenericHIDHost demo. | Dean Camera | 2009-04-01 | 1 | -0/+3 |
* | Commit for the 090401 release. | Dean Camera | 2009-03-31 | 1 | -1/+1 |
* | Minor documentation fixes to correct formatting and typos. | Dean Camera | 2009-03-29 | 1 | -0/+2 |
* | Add new page to the documentation listing existing LUFA powered projects, fix... | Dean Camera | 2009-03-27 | 1 | -2/+2 |
* | Board Dataflash driver now allows for dataflash ICs which use different shift... | Dean Camera | 2009-03-17 | 1 | -0/+1 |
* | Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONT... | Dean Camera | 2009-03-11 | 1 | -0/+6 |
* | Fixed incorrect/missing control status stage transfers on demos, bootloaders ... | Dean Camera | 2009-03-10 | 1 | -0/+3 |
* | Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma... | Dean Camera | 2009-03-09 | 1 | -0/+2 |
* | Updated makefiles to reflect new dfu-ee programming target invocations (suppl... | Dean Camera | 2009-03-04 | 1 | -0/+3 |
* | Makefiles and library modified to add a new F_CLOCK constant to give the unpr... | Dean Camera | 2009-02-26 | 1 | -0/+8 |
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 1 | -0/+230 |