Dean Camera
|
8b4fe84163
|
Minor documentation improvements.
|
2012-04-05 17:37:10 +00:00 |
Dean Camera
|
89f16f5d7f
|
Minor documentation improvements.
|
2012-04-01 13:37:08 +00:00 |
Dean Camera
|
00b6b0140f
|
Re-enable cppcheck static analysis unused function checks after adding in special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos.
|
2012-03-25 12:12:08 +00:00 |
Dean Camera
|
0d4a9a895b
|
Minor documentation improvements.
|
2012-03-06 19:34:46 +00:00 |
Dean Camera
|
e406140f11
|
Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
|
2012-02-24 20:25:36 +00:00 |
Dean Camera
|
1dcc1fe527
|
Update the Android Accessory Host ClassDriver demo to use the updated class configuration API.
Enable -Wcast-align warning for the UC3 architecture in the ModuleTest build test now that the test passes with it.
Minor documentation improvements.
|
2012-02-20 22:07:25 +00:00 |
Dean Camera
|
04b8360b15
|
Minor documentation improvements.
|
2012-02-18 16:06:43 +00:00 |
Dean Camera
|
82fdedc192
|
Minor documentation improvements.
|
2012-02-11 22:35:06 +00:00 |
Dean Camera
|
a677254026
|
Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time options (thanks to Opendous Inc.).
|
2012-02-05 15:19:01 +00:00 |
Dean Camera
|
ec3e47a7d0
|
Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full pipe address support in USB host architectures other than the current AVR8 devices. Minor documentation improvements.
|
2011-12-11 03:04:16 +00:00 |
Dean Camera
|
70f3d8e933
|
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
|
2011-11-28 23:43:58 +00:00 |
Dean Camera
|
2b23318357
|
Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta board targets.
|
2011-11-28 13:15:27 +00:00 |
Dean Camera
|
3e04487279
|
Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (thanks to Laszlo Monda).
|
2011-11-16 08:19:34 +00:00 |
Dean Camera
|
8df0cf3241
|
Fixed race conditions in the CDC, HID and Mass Storage class drivers when processing some control requests.
|
2011-11-09 12:29:14 +00:00 |
Dean Camera
|
0304916356
|
Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC.
|
2011-10-31 02:26:21 +00:00 |
Dean Camera
|
e9029d49d5
|
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool.
|
2011-10-18 11:35:04 +00:00 |