aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
Commit message (Expand)AuthorAgeFilesLines
* Added better module summaries.Dean Camera2009-07-141-3/+0
* Fix broken Pipe stream function templates due to mixed const/no const use in ...Dean Camera2009-07-131-1/+0
* Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...Dean Camera2009-07-131-1/+1
* Added compatibility list to the documentation of each individual demo.Dean Camera2009-07-131-3/+0
* Added new HOST_STATE_WaitForDeviceRemoval host state machine state for non-bl...Dean Camera2009-07-131-1/+1
* Seperated out parts of the PrinterHost incomplete demo into a seperate Lib su...Dean Camera2009-07-131-1/+1
* Added incomplete PrinterHost demo application.Dean Camera2009-07-111-1/+7
* Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ...Dean Camera2009-06-291-10/+12
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-0/+1
* Optimize vendor/product description string display code in MassStorageHost.Dean Camera2009-06-261-6/+10
* Fixed CDCHost demo unfreezing IN pipes during configuration, rather than duri...Dean Camera2009-06-231-0/+1
* Trim unique serial number created by the USE_INTERNAL_SERIAL option to 12 cha...Dean Camera2009-06-211-0/+1
* Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o...Dean Camera2009-06-191-0/+1
* Move LUFA compile time options to a new section in the application makefiles ...Dean Camera2009-06-191-1/+1
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-181-2/+1
* Added new USB_Host_ClearPipeStall() convenience function to clear a stall con...Dean Camera2009-06-181-0/+3
* Added USB Missle Launcher project, submitted by Dave Fletcher.Dean Camera2009-06-161-0/+2
* Move main library documentation pages into a new ManPages subdirectory.Dean Camera2009-06-151-0/+22