Add partial project documentation to the incomplete PrinterHost demo.
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 19 Jul 2009 12:36:19 +0000 (12:36 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 19 Jul 2009 12:36:19 +0000 (12:36 +0000)
commit786479faf0605d610c93041191ee5bd6d020ccf9
tree1d1728538d447c1eb79e66bce95a1a5602441e2c
parentd3fb6273aa59c60f2d3f41de321c35ff08ef8feb
Add partial project documentation to the incomplete PrinterHost demo.

Change over Printer_GetDeviceID() to require a pointer to the destination buffer plus the buffer size, rather than using a pointer to a special structure.

Make new Printer_SendData() function to hide the implementation of sending data to an attached printer, cleaning up the main demo source file body.
Demos/Host/Incomplete/PrinterHost/ConfigDescriptor.c
Demos/Host/Incomplete/PrinterHost/ConfigDescriptor.h
Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.c
Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.h
Demos/Host/Incomplete/PrinterHost/PrinterHost.c
Demos/Host/Incomplete/PrinterHost/PrinterHost.h
LUFA/ManPages/ChangeLog.txt