aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/MainPage.txt
Commit message (Collapse)AuthorAgeFilesLines
* USB_IsConnected is now cleared before the USB_Disconnect() event is fired in ↵Dean Camera2009-05-191-3/+4
| | | | | | response to VBUS being removed. Minor documentation improvements.
* Fixed bug in RNDISEthernet and DualCDC demos not using the correct ↵Dean Camera2009-05-111-2/+2
| | | | | | USB_ControlRequest structure for control request data. Fixed documentation showing incorrect USB mode support on the supported AVRs list.
* Changed HWB board driver to Buttons driver, to allow for the support of ↵Dean Camera2009-05-061-9/+9
| | | | future boards with more than one mounted GPIO button.
* Spell checked non-source documentation pages.Dean Camera2009-04-191-2/+2
|
* Minor corrections to the library Doxygen documentation.Dean Camera2009-04-011-3/+20
|
* Minor documentation fixes to correct formatting and typos.Dean Camera2009-03-291-0/+4
|
* Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single ↵Dean Camera2009-03-191-0/+6
| | | | unified demo.
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+75