Minor documentation adjustments to the demos, projects and bootloaders to ensure...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 18 May 2012 18:39:35 +0000 (18:39 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 18 May 2012 18:39:35 +0000 (18:39 +0000)
commitc31fdbd03eee95660d65adb0f1bf7c0c397fd435
tree3b25e5381d085fec5115c13987dfa0049b3acf75
parent8cfb3d9f09f7b88b58fdc2e882713fa7d27ba44b
Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support.
75 files changed:
Bootloaders/CDC/BootloaderCDC.txt
Bootloaders/DFU/BootloaderDFU.txt
Bootloaders/HID/BootloaderHID.txt
Demos/Device/ClassDriver/AudioInput/AudioInput.txt
Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt
Demos/Device/ClassDriver/GenericHID/GenericHID.txt
Demos/Device/ClassDriver/Joystick/Joystick.txt
Demos/Device/ClassDriver/Keyboard/Keyboard.txt
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.txt
Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.txt
Demos/Device/ClassDriver/MIDI/MIDI.txt
Demos/Device/ClassDriver/MassStorage/MassStorage.txt
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt
Demos/Device/ClassDriver/Mouse/Mouse.txt
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.txt
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.txt
Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.txt
Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.txt
Demos/Device/LowLevel/AudioInput/AudioInput.txt
Demos/Device/LowLevel/AudioOutput/AudioOutput.txt
Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt
Demos/Device/LowLevel/GenericHID/GenericHID.txt
Demos/Device/LowLevel/Joystick/Joystick.txt
Demos/Device/LowLevel/Keyboard/Keyboard.txt
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt
Demos/Device/LowLevel/MIDI/MIDI.txt
Demos/Device/LowLevel/MassStorage/MassStorage.txt
Demos/Device/LowLevel/Mouse/Mouse.txt
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt
Demos/Device/LowLevel/VirtualSerial/VirtualSerial.txt
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.txt
Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.txt
Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.txt
Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.txt
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.txt
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.txt
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.txt
Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.txt
Demos/Host/ClassDriver/MouseHost/MouseHost.txt
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.txt
Demos/Host/ClassDriver/PrinterHost/PrinterHost.txt
Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.txt
Demos/Host/ClassDriver/StillImageHost/StillImageHost.txt
Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.txt
Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.txt
Demos/Host/LowLevel/AudioInputHost/AudioInputHost.txt
Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt
Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.txt
Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt
Demos/Host/LowLevel/MIDIHost/MIDIHost.txt
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt
Demos/Host/LowLevel/MouseHost/MouseHost.txt
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt
Demos/Host/LowLevel/PrinterHost/PrinterHost.txt
Demos/Host/LowLevel/RNDISEthernetHost/RNDISHost.txt
Demos/Host/LowLevel/StillImageHost/StillImageHost.txt
Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.txt
Projects/AVRISP-MKII/AVRISP-MKII.txt
Projects/Benito/Benito.txt
Projects/HIDReportViewer/HIDReportViewer.txt
Projects/LEDNotifier/LEDNotifier.txt
Projects/MIDIToneGenerator/MIDIToneGenerator.txt
Projects/Magstripe/Magstripe.txt
Projects/MediaController/MediaController.txt
Projects/MissileLauncher/MissileLauncher.txt
Projects/RelayBoard/RelayBoard.txt
Projects/SerialToLCD/SerialToLCD.txt
Projects/TempDataLogger/TemperatureDataLogger.txt
Projects/USBtoSerial/USBtoSerial.txt
Projects/Webserver/Webserver.txt
Projects/XPLAINBridge/XPLAINBridge.txt