AppConfigHeaders: Switch class driver Device mode demos to use LUFAConfig.h configura...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 13 May 2012 17:17:45 +0000 (17:17 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 13 May 2012 17:17:45 +0000 (17:17 +0000)
commit9a373c409435796165b2f315b7e3d6fa303d5e4a
tree245134c12e29754981f34e0a1f9243551e785963
parent7f4462267aeb1f40ad6a9d582168d1b07e53d7f2
AppConfigHeaders: Switch class driver Device mode demos to use LUFAConfig.h configuration header files.
42 files changed:
Demos/Device/ClassDriver/AudioInput/AudioInput.txt
Demos/Device/ClassDriver/AudioInput/Config/AppConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/AudioInput/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/AudioInput/makefile
Demos/Device/ClassDriver/AudioOutput/AudioOutput.h
Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
Demos/Device/ClassDriver/AudioOutput/Config/AppConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/AudioOutput/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/AudioOutput/makefile
Demos/Device/ClassDriver/DualVirtualSerial/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/DualVirtualSerial/makefile
Demos/Device/ClassDriver/GenericHID/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/GenericHID/makefile
Demos/Device/ClassDriver/Joystick/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/Joystick/makefile
Demos/Device/ClassDriver/Keyboard/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/Keyboard/makefile
Demos/Device/ClassDriver/KeyboardMouse/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/KeyboardMouse/makefile
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/KeyboardMouseMultiReport/makefile
Demos/Device/ClassDriver/MIDI/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/MIDI/makefile
Demos/Device/ClassDriver/MassStorage/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorageKeyboard/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorageKeyboard/makefile
Demos/Device/ClassDriver/Mouse/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/Mouse/makefile
Demos/Device/ClassDriver/RNDISEthernet/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Config/NetworkConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h
Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.txt
Demos/Device/ClassDriver/RNDISEthernet/makefile
Demos/Device/ClassDriver/VirtualSerial/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/VirtualSerial/makefile
Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/VirtualSerialMassStorage/makefile
Demos/Device/ClassDriver/VirtualSerialMouse/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/ClassDriver/VirtualSerialMouse/makefile
Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt
LUFA.pnproj