This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-10-22 10:09:57 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Host
/
Incomplete
/
PrinterHost
History
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.
2009-07-20 02:59:16 +00:00
..
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.
2009-07-20 02:59:16 +00:00
ConfigDescriptor.c
Add partial project documentation to the incomplete PrinterHost demo.
2009-07-19 12:36:19 +00:00
ConfigDescriptor.h
Add partial project documentation to the incomplete PrinterHost demo.
2009-07-19 12:36:19 +00:00
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.
2009-07-19 07:30:37 +00:00
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.
2009-07-20 02:59:16 +00:00
PrinterHost.h
Add partial project documentation to the incomplete PrinterHost demo.
2009-07-19 12:36:19 +00:00