aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board
Commit message (Expand)AuthorAgeFilesLines
* Fixed AVRISP programmer demo -- can now connect to a target and read/write Si...Dean Camera2009-08-231-7/+3
* Added standard stream example to the ClassDriver CDC device demo.Dean Camera2009-07-301-1/+1
* Added new LEDs_ToggleLEDs() function to the Board LEDs driver.Dean Camera2009-07-246-24/+56
* Added better module summaries.Dean Camera2009-07-145-5/+13
* Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ...Dean Camera2009-06-291-1/+14
* Added const modifiers to device mode class drivers.Dean Camera2009-06-285-26/+26
* Added USB Missle Launcher project, submitted by Dave Fletcher.Dean Camera2009-06-161-1/+1
* Fix build errors in Joystick device demo and library LEDs driver (on *nix sys...Dean Camera2009-05-071-5/+5
* Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean Camera2009-05-068-81/+108
* Fixed missing semicolon in the ATAVRUSBRF01 LED board driver code, changed LE...Dean Camera2009-05-052-1/+25
* Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...Dean Camera2009-05-041-1/+1
* Documentation enhancements to improve documentation cross-references.Dean Camera2009-04-222-4/+4
* Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...Dean Camera2009-04-192-2/+2
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-179-29/+37
* Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-162-2/+2
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-1623-27/+238
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-014-6/+6
* Board Dataflash driver now allows for dataflash ICs which use different shift...Dean Camera2009-03-174-64/+142
* Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean Camera2009-03-041-3/+3
* Moved all source to the trunk directory.Dean Camera2009-02-2324-0/+2392