Don't send terminal RESET codes via serial - just set the foreground colour and assum...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 19 Jul 2009 13:17:38 +0000 (13:17 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 19 Jul 2009 13:17:38 +0000 (13:17 +0000)
commitcf313989e6f451a3b6058db94929a51bc1b5e68b
tree44b62fbaa4fe869d5c24031d9cb89063a9057048
parentcc879df4f014e403e57caca50a5791c996c0d79c
Don't send terminal RESET codes via serial - just set the foreground colour and assume the user has the background set to something sane, so that the demos don't wipe out custom user terminal settings.
13 files changed:
Demos/Host/ClassDriver/CDCHost/CDCHost.c
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c
Demos/Host/Incomplete/PrinterHost/PrinterHost.c
Demos/Host/LowLevel/CDCHost/CDCHost.c
Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.c
Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c
Demos/Host/LowLevel/MouseHost/MouseHost.c
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.c
Demos/Host/LowLevel/StillImageHost/StillImageHost.c
Demos/OTG/TestApp/TestApp.c
LUFA/ManPages/ChangeLog.txt