You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Host/Incomplete/PrinterHost
Dean Camera 5d8cdd9bea
Fix unfinished printer host demo - some printer languages use embedded NULLs and so strlen() won't work in all cases. Ensure NULL terminator for the test page is not transmitted to the device.
16 years ago
..
Lib Fix unfinished printer host demo - some printer languages use embedded NULLs and so strlen() won't work in all cases. Ensure NULL terminator for the test page is not transmitted to the device. 16 years ago
ConfigDescriptor.c Add partial project documentation to the incomplete PrinterHost demo. 16 years ago
ConfigDescriptor.h Add partial project documentation to the incomplete PrinterHost demo. 16 years ago
PrinterHost.c Fix unfinished printer host demo - some printer languages use embedded NULLs and so strlen() won't work in all cases. Ensure NULL terminator for the test page is not transmitted to the device. 16 years ago
PrinterHost.h Add partial project documentation to the incomplete PrinterHost demo. 16 years ago
makefile Magstripe Project: Ensure that empty tracks still print out a newline seperator so that the host always knows what track data is being sent. 16 years ago