aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers
Commit message (Expand)AuthorAgeFilesLines
* Renamed Serial_Stream driver to SerialStream to remain consistent with the re...Dean Camera2009-04-172-2/+2
* Rename Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-177-0/+0
* Partial commit: Rename references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-175-6/+6
* Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-165-12/+19
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-1653-650/+1585
* The USB_Host_SendControlRequest() function no longer automatically selects th...Dean Camera2009-04-144-2/+9
* Removed all binary constants and replaced with decimal or hexadecimal constan...Dean Camera2009-04-058-60/+60
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-0523-27/+34
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-0118-84/+84
* Commit for the 090401 release.Dean Camera2009-03-314-27/+34
* Minor documentation fixes to correct formatting and typos.Dean Camera2009-03-291-3/+3
* Fixed incorrect ADC driver init register manipulation (thanks to Tobias).Dean Camera2009-03-271-1/+1
* Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_D...Dean Camera2009-03-263-3/+8
* Fixed documentation typoes and preprocessor checks relating to misspellings o...Dean Camera2009-03-252-3/+3
* Fixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64 and SPI_SPEED_FCPU_DIV_12...Dean Camera2009-03-181-2/+2
* Board Dataflash driver now allows for dataflash ICs which use different shift...Dean Camera2009-03-174-64/+142
* Added extra output to makefiles to indicate the currently selected BOARD para...Dean Camera2009-03-162-4/+4
* Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONT...Dean Camera2009-03-112-3/+7
* Fixed incorrect/missing control status stage transfers on demos, bootloaders ...Dean Camera2009-03-103-8/+8
* Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean Camera2009-03-044-133/+169
* Updated changelog to reflect recent commit changes.Dean Camera2009-03-032-2/+2
* Makefiles and library modified to add a new F_CLOCK constant to give the unpr...Dean Camera2009-02-261-2/+7
* Moved all source to the trunk directory.Dean Camera2009-02-2363-0/+11008