AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h configuratio...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 13 May 2012 15:03:17 +0000 (15:03 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 13 May 2012 15:03:17 +0000 (15:03 +0000)
commit13085a335125808f3b2f9adc495c6fe26053cebe
tree0d11d457795b870116e3ace34a38b40a17b63baf
parent64d00efd915b8c3842c4fe93605bf8bc73def030
AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h configuration header files.
42 files changed:
Demos/Device/Incomplete/Sideshow/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/Incomplete/Sideshow/makefile
Demos/Device/Incomplete/TestAndMeasurement/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/Incomplete/TestAndMeasurement/makefile
Demos/Device/LowLevel/AudioInput/AudioInput.h
Demos/Device/LowLevel/AudioInput/AudioInput.txt
Demos/Device/LowLevel/AudioInput/Config/AppConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/AudioInput/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/AudioInput/makefile
Demos/Device/LowLevel/AudioOutput/AudioOutput.h
Demos/Device/LowLevel/AudioOutput/AudioOutput.txt
Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/AudioOutput/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/AudioOutput/makefile
Demos/Device/LowLevel/DualVirtualSerial/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/DualVirtualSerial/makefile
Demos/Device/LowLevel/GenericHID/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/GenericHID/makefile
Demos/Device/LowLevel/Joystick/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/Joystick/makefile
Demos/Device/LowLevel/Keyboard/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/Keyboard/makefile
Demos/Device/LowLevel/KeyboardMouse/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/KeyboardMouse/makefile
Demos/Device/LowLevel/MIDI/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/MIDI/makefile
Demos/Device/LowLevel/MassStorage/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/makefile
Demos/Device/LowLevel/Mouse/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/Mouse/makefile
Demos/Device/LowLevel/RNDISEthernet/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Config/NetworkConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/IP.h
Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt
Demos/Device/LowLevel/RNDISEthernet/makefile
Demos/Device/LowLevel/VirtualSerial/Config/LUFAConfig.h [new file with mode: 0644]
Demos/Device/LowLevel/VirtualSerial/makefile
LUFA.pnproj
Projects/Webserver/Config/AppConfig.h
Projects/Webserver/Lib/uIPManagement.h
Projects/Webserver/Webserver.txt