Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor documentation fixes - change \note entries to \warning where ↵ | Dean Camera | 2012-02-24 | 1 | -0/+1 |
| | | | | appropriate and remove/update old documentation. | ||||
* | Update the Android Accessory Host ClassDriver demo to use the updated class ↵ | Dean Camera | 2012-02-20 | 1 | -0/+1 |
| | | | | | | | | 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. | ||||
* | Minor documentation improvements. | Dean Camera | 2012-02-18 | 1 | -0/+1 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-02-11 | 1 | -1/+2 |
| | |||||
* | Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time ↵ | Dean Camera | 2012-02-05 | 1 | -0/+2 |
| | | | | options (thanks to Opendous Inc.). | ||||
* | Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for ↵ | Dean Camera | 2011-12-11 | 1 | -0/+1 |
| | | | | full pipe address support in USB host architectures other than the current AVR8 devices. Minor documentation improvements. | ||||
* | Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3). | Dean Camera | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta ↵ | Dean Camera | 2011-11-28 | 1 | -0/+2 |
| | | | | board targets. | ||||
* | Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver ↵ | Dean Camera | 2011-11-16 | 1 | -0/+1 |
| | | | | (thanks to Laszlo Monda). | ||||
* | Fixed race conditions in the CDC, HID and Mass Storage class drivers when ↵ | Dean Camera | 2011-11-09 | 1 | -0/+4 |
| | | | | processing some control requests. | ||||
* | Fix XMEGA core USB driver so that device mode enumerates correctly on the ↵ | Dean Camera | 2011-10-31 | 1 | -0/+1 |
| | | | | host PC. | ||||
* | Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to ↵ | Dean Camera | 2011-10-18 | 1 | -0/+142 |
prevent user confusion with the actual *nix Man tool. |