aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/FutureChanges.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add todo item.László Monda2013-12-181-0/+1
|
* Minor documentation improvements.Dean Camera2013-05-061-3/+0
|
* Minor documentation changes.Dean Camera2012-06-071-2/+0
|
* Add known issues to the documentation.Dean Camera2012-04-181-1/+0
|
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-1/+0
|
* Minor documentation improvements.Dean Camera2012-03-041-1/+6
|
* Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for ↵Dean Camera2011-12-111-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 Camera2011-11-241-3/+0
| | | | USB_Host_GetInterfaceAltSetting() functions.
* Add new Android Open Accessory class driver to the library core and add a ↵Dean Camera2011-11-241-0/+1
| | | | new Android Open Accessory Host ClassDriver demo.
* Update library to indicate support for the Android Accessory Host demo.Dean Camera2011-11-231-1/+3
|
* Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to ↵Dean Camera2011-10-181-0/+48
prevent user confusion with the actual *nix Man tool.