index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
Incomplete
/
PrinterHost
/
PrinterHost.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaner solution to the PrinterHost data send routine problem of embedded NUL...
Dean Camera
2009-07-20
1
-5
/
+9
*
Fix unfinished printer host demo - some printer languages use embedded NULLs ...
Dean Camera
2009-07-20
1
-2
/
+2
*
Don't send terminal RESET codes via serial - just set the foreground colour a...
Dean Camera
2009-07-19
1
-1
/
+1
*
Use sane ANSI terminal escape codes for the Host mode demos, so that they do ...
Dean Camera
2009-07-19
1
-18
/
+17
*
Add partial project documentation to the incomplete PrinterHost demo.
Dean Camera
2009-07-19
1
-23
/
+18
*
Fix PrinterHost demo so that it will only enumerate printers with Bidirection...
Dean Camera
2009-07-19
1
-5
/
+28
*
Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failures on devices with en...
Dean Camera
2009-07-19
1
-5
/
+5
*
Magstripe Project: Ensure that empty tracks still print out a newline seperat...
Dean Camera
2009-07-19
1
-13
/
+41
*
Added new HOST_STATE_WaitForDeviceRemoval host state machine state for non-bl...
Dean Camera
2009-07-13
1
-7
/
+5
*
Seperated out parts of the PrinterHost incomplete demo into a seperate Lib su...
Dean Camera
2009-07-13
1
-58
/
+29
*
Added incomplete PrinterHost demo application.
Dean Camera
2009-07-11
1
-0
/
+219