Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move main library documentation pages into a new ManPages subdirectory. | Dean Camera | 2009-06-15 | 1 | -34/+0 |
| | |||||
* | Use sub pages in main library documentation to improve readability. | Dean Camera | 2009-06-15 | 1 | -76/+7 |
| | |||||
* | Minor documentation page updates. | Dean Camera | 2009-06-04 | 1 | -6/+6 |
| | | | | | | | | 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. | ||||
* | USB_IsConnected is now cleared before the USB_Disconnect() event is fired in ↵ | Dean Camera | 2009-05-19 | 1 | -3/+4 |
| | | | | | | response to VBUS being removed. Minor documentation improvements. | ||||
* | Fixed bug in RNDISEthernet and DualCDC demos not using the correct ↵ | Dean Camera | 2009-05-11 | 1 | -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 Camera | 2009-05-06 | 1 | -9/+9 |
| | | | | future boards with more than one mounted GPIO button. | ||||
* | Spell checked non-source documentation pages. | Dean Camera | 2009-04-19 | 1 | -2/+2 |
| | |||||
* | Minor corrections to the library Doxygen documentation. | Dean Camera | 2009-04-01 | 1 | -3/+20 |
| | |||||
* | Minor documentation fixes to correct formatting and typos. | Dean Camera | 2009-03-29 | 1 | -0/+4 |
| | |||||
* | Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single ↵ | Dean Camera | 2009-03-19 | 1 | -0/+6 |
| | | | | unified demo. | ||||
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 1 | -0/+75 |