aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c
Commit message (Expand)AuthorAgeFilesLines
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-2/+4
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-163/+163
* Add const keyword to the demo function parameters where possible.Dean Camera2010-04-181-3/+3
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Use -pedantic compile time option to find and correct several minor code errors.Dean Camera2009-12-131-10/+10
* Added new Printer Host mode Class driver.Dean Camera2009-11-041-3/+3
* Fixed PrinterHost demo returning invalid Device ID data when the attached dev...Dean Camera2009-09-281-1/+7
* Add StillImage Host Class Driver functions for opening and closing sessions. ...Dean Camera2009-09-021-1/+1
* Fixed error in PrinterHost preventing the full page data from being sent to t...Dean Camera2009-09-021-3/+4
* Added new USB_DeviceState variable to keep track of the current Device mode U...Dean Camera2009-07-211-1/+5
* Ensure control pipe is selected in the PrinterHost demo before trying to send...Dean Camera2009-07-201-0/+6
* Added extra DoxyGen documentation to the new PrinterHost demo.Dean Camera2009-07-201-0/+6
* Moved PrinterHost demo from Incomplete to LowLevel, as it is now near-complete.Dean Camera2009-07-201-0/+140