Dean Camera
a67bd74e3e
Minor documentation page updates.
...
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.
2009-06-04 02:55:30 +00:00
Dean Camera
4a8ac5e474
USB_IsConnected is now cleared before the USB_Disconnect() event is fired in response to VBUS being removed.
...
Minor documentation improvements.
2009-05-19 10:33:29 +00:00
Dean Camera
e0985b9950
Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_ControlRequest structure for control request data.
...
Fixed documentation showing incorrect USB mode support on the supported AVRs list.
2009-05-11 07:52:13 +00:00
Dean Camera
63a8f66d92
Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button.
2009-05-06 07:50:34 +00:00
Dean Camera
619b0b7b6b
Spell checked non-source documentation pages.
2009-04-19 14:29:57 +00:00
Dean Camera
fb3fcb968e
Minor corrections to the library Doxygen documentation.
2009-04-01 13:10:05 +00:00
Dean Camera
3aa8620a61
Minor documentation fixes to correct formatting and typos.
2009-03-29 12:59:44 +00:00
Dean Camera
48400df13c
Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single unified demo.
2009-03-19 13:19:12 +00:00
Dean Camera
6a10d6b465
Moved all source to the trunk directory.
2009-02-23 07:08:22 +00:00