Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add todo item. | László Monda | 2013-12-18 | 1 | -0/+1 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2013-05-06 | 1 | -3/+0 |
| | |||||
* | Minor documentation changes. | Dean Camera | 2012-06-07 | 1 | -2/+0 |
| | |||||
* | Add known issues to the documentation. | Dean Camera | 2012-04-18 | 1 | -1/+0 |
| | |||||
* | Reintegrate the FullEPAddresses development branch into trunk. | Dean Camera | 2012-04-14 | 1 | -1/+0 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-03-04 | 1 | -1/+6 |
| | |||||
* | Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for ↵ | Dean Camera | 2011-12-11 | 1 | -1/+1 |
| | | | | full pipe address support in USB host architectures other than the current AVR8 devices. Minor documentation improvements. | ||||
* | Added new USB_Host_GetDeviceConfiguration() and ↵ | Dean Camera | 2011-11-24 | 1 | -3/+0 |
| | | | | USB_Host_GetInterfaceAltSetting() functions. | ||||
* | Add new Android Open Accessory class driver to the library core and add a ↵ | Dean Camera | 2011-11-24 | 1 | -0/+1 |
| | | | | new Android Open Accessory Host ClassDriver demo. | ||||
* | Update library to indicate support for the Android Accessory Host demo. | Dean Camera | 2011-11-23 | 1 | -1/+3 |
| | |||||
* | Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to ↵ | Dean Camera | 2011-10-18 | 1 | -0/+48 |
prevent user confusion with the actual *nix Man tool. |