All comments in the library, bootloaders, demos and projects have now been spell...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 1 Apr 2009 13:53:58 +0000 (13:53 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 1 Apr 2009 13:53:58 +0000 (13:53 +0000)
commit6933f2e1a543b066ebe734bd126a7ff2f1c2777f
treea8fd03c986accab9fa79e43d835e047fb5b0e254
parentfb3fcb968ea70f8b5c6d8f7edde65745e49628f2
All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected.
95 files changed:
Bootloaders/CDC/BootloaderCDC.c
Bootloaders/CDC/Descriptors.c
Bootloaders/DFU/BootloaderDFU.c
Bootloaders/DFU/BootloaderDFU.h
Bootloaders/DFU/Descriptors.c
Bootloaders/DFU/Descriptors.h
Bootloaders/TeensyHID/Descriptors.c
Demos/Device/AudioInput/Descriptors.c
Demos/Device/AudioInput/Descriptors.h
Demos/Device/AudioOutput/AudioOutput.c
Demos/Device/AudioOutput/Descriptors.c
Demos/Device/AudioOutput/Descriptors.h
Demos/Device/CDC/CDC.c
Demos/Device/CDC/CDC.h
Demos/Device/CDC/Descriptors.c
Demos/Device/DualCDC/Descriptors.c
Demos/Device/DualCDC/DualCDC.c
Demos/Device/DualCDC/DualCDC.h
Demos/Device/GenericHID/Descriptors.c
Demos/Device/GenericHID/GenericHID.c
Demos/Device/Joystick/Descriptors.c
Demos/Device/Keyboard/Descriptors.c
Demos/Device/Keyboard/Keyboard.c
Demos/Device/KeyboardMouse/Descriptors.c
Demos/Device/MIDI/Descriptors.c
Demos/Device/MIDI/Descriptors.h
Demos/Device/MassStorage/Descriptors.c
Demos/Device/MassStorage/MassStorage.c
Demos/Device/MassStorage/SCSI.c
Demos/Device/Mouse/Descriptors.c
Demos/Device/Mouse/Mouse.c
Demos/Device/RNDISEthernet/ARP.c
Demos/Device/RNDISEthernet/DHCP.c
Demos/Device/RNDISEthernet/DHCP.h
Demos/Device/RNDISEthernet/Descriptors.c
Demos/Device/RNDISEthernet/Ethernet.c
Demos/Device/RNDISEthernet/Ethernet.h
Demos/Device/RNDISEthernet/ICMP.c
Demos/Device/RNDISEthernet/IP.c
Demos/Device/RNDISEthernet/IP.h
Demos/Device/RNDISEthernet/ProtocolDecoders.c
Demos/Device/RNDISEthernet/RNDIS.h
Demos/Device/RNDISEthernet/RNDISEthernet.c
Demos/Device/RNDISEthernet/TCP.c
Demos/Device/RNDISEthernet/TCP.h
Demos/Device/RNDISEthernet/UDP.c
Demos/Device/USBtoSerial/Descriptors.c
Demos/Device/USBtoSerial/RingBuff.h
Demos/Device/USBtoSerial/USBtoSerial.c
Demos/Device/USBtoSerial/USBtoSerial.h
Demos/Host/CDCHost/CDCHost.c
Demos/Host/CDCHost/ConfigDescriptor.h
Demos/Host/GenericHIDHost/GenericHIDHost.c
Demos/Host/KeyboardHost/KeyboardHost.c
Demos/Host/KeyboardHostWithParser/HIDReport.h
Demos/Host/KeyboardHostWithParser/KeyboardHostWithParser.c
Demos/Host/MassStorageHost/MassStorageHost.c
Demos/Host/MassStorageHost/MassStorageHost.h
Demos/Host/MassStorageHost/MassStoreCommands.c
Demos/Host/MassStorageHost/MassStoreCommands.h
Demos/Host/MouseHost/MouseHost.c
Demos/Host/MouseHostWithParser/HIDReport.h
Demos/Host/MouseHostWithParser/MouseHostWithParser.c
Demos/Host/StillImageHost/StillImageCommands.c
Demos/Host/StillImageHost/StillImageCommands.h
Demos/Host/StillImageHost/StillImageHost.c
Demos/OTG/TestApp/Descriptors.c
Demos/OTG/TestApp/TestApp.c
LUFA/ChangeLog.txt
LUFA/Common/Common.h
LUFA/Common/FunctionAttributes.h
LUFA/DriverStubs/Joystick.h
LUFA/Drivers/Board/HWB.h
LUFA/Drivers/Board/Joystick.h
LUFA/Drivers/Board/LEDs.h
LUFA/Drivers/Board/Temperature.h
LUFA/Drivers/USB/Class/ConfigDescriptor.h
LUFA/Drivers/USB/Class/HIDParser.h
LUFA/Drivers/USB/Class/HIDReportData.h
LUFA/Drivers/USB/HighLevel/Events.h
LUFA/Drivers/USB/HighLevel/StdDescriptors.h
LUFA/Drivers/USB/HighLevel/USBInterrupt.h
LUFA/Drivers/USB/HighLevel/USBTask.h
LUFA/Drivers/USB/LowLevel/Device.h
LUFA/Drivers/USB/LowLevel/Endpoint.h
LUFA/Drivers/USB/LowLevel/Host.c
LUFA/Drivers/USB/LowLevel/Host.h
LUFA/Drivers/USB/LowLevel/HostChapter9.h
LUFA/Drivers/USB/LowLevel/OTG.h
LUFA/Drivers/USB/LowLevel/Pipe.h
LUFA/MemoryAllocator/DynAlloc.h
LUFA/Scheduler/Scheduler.h
Projects/Magstripe/CircularBitBuffer.h
Projects/Magstripe/Descriptors.c
Projects/Magstripe/Magstripe.c