Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 17 Apr 2009 00:20:00 +0000 (00:20 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 17 Apr 2009 00:20:00 +0000 (00:20 +0000)
commit11bb2f21720c2af4b29732ca128963869e5c512c
treedff4a7c6d99207e5d2c6999e6935bda246d54568
parent5712b8dff669dc1947cd7d6f34f13eb9fe6a8d0a
Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files.
31 files changed:
Demos/Device/RNDISEthernet/ProtocolDecoders.h
Demos/Device/RNDISEthernet/RNDISEthernet.h
Demos/Device/RNDISEthernet/makefile
Demos/Host/CDCHost/CDCHost.h
Demos/Host/CDCHost/makefile
Demos/Host/GenericHIDHost/GenericHIDHost.h
Demos/Host/GenericHIDHost/makefile
Demos/Host/KeyboardHost/KeyboardHost.h
Demos/Host/KeyboardHost/makefile
Demos/Host/KeyboardHostWithParser/KeyboardHostWithParser.h
Demos/Host/KeyboardHostWithParser/makefile
Demos/Host/MassStorageHost/MassStorageHost.h
Demos/Host/MassStorageHost/makefile
Demos/Host/MouseHost/MouseHost.h
Demos/Host/MouseHost/makefile
Demos/Host/MouseHostWithParser/MouseHostWithParser.h
Demos/Host/MouseHostWithParser/makefile
Demos/Host/StillImageHost/StillImageHost.h
Demos/Host/StillImageHost/makefile
Demos/OTG/TestApp/TestApp.h
Demos/OTG/TestApp/TestEvents.h
Demos/OTG/TestApp/makefile
LUFA.pnproj
LUFA/ChangeLog.txt
LUFA/Common/Common.h
LUFA/Drivers/Peripheral/SerialStream.c [new file with mode: 0644]
LUFA/Drivers/Peripheral/SerialStream.h [new file with mode: 0644]
LUFA/Drivers/Peripheral/Serial_Stream.c [deleted file]
LUFA/Drivers/Peripheral/Serial_Stream.h [deleted file]
LUFA/MigrationInformation.txt
LUFA/makefile