Move completed low level Audio Host demos into the LowLevel folder from the Incomplet...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 6 Jun 2011 09:51:54 +0000 (09:51 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 6 Jun 2011 09:51:54 +0000 (09:51 +0000)
commit85f39a58c5cc885bd1cb79b357ec570ca04776d3
tree49077de8d7cac1d10d8ce8e6bf48a2373824a24d
parent2da2b2d9fb26787efae93c3f3d2862f51887258a
Move completed low level Audio Host demos into the LowLevel folder from the Incomplete folder.
23 files changed:
Demos/Host/Incomplete/AudioInputHost/AudioInputHost.c [deleted file]
Demos/Host/Incomplete/AudioInputHost/AudioInputHost.h [deleted file]
Demos/Host/Incomplete/AudioInputHost/ConfigDescriptor.c [deleted file]
Demos/Host/Incomplete/AudioInputHost/ConfigDescriptor.h [deleted file]
Demos/Host/Incomplete/AudioInputHost/makefile [deleted file]
Demos/Host/Incomplete/AudioOutputHost/AudioOutputHost.c [deleted file]
Demos/Host/Incomplete/AudioOutputHost/AudioOutputHost.h [deleted file]
Demos/Host/Incomplete/AudioOutputHost/ConfigDescriptor.c [deleted file]
Demos/Host/Incomplete/AudioOutputHost/ConfigDescriptor.h [deleted file]
Demos/Host/Incomplete/AudioOutputHost/makefile [deleted file]
Demos/Host/LowLevel/AudioInputHost/AudioInputHost.c [new file with mode: 0644]
Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h [new file with mode: 0644]
Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/LowLevel/AudioInputHost/makefile [new file with mode: 0644]
Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.c [new file with mode: 0644]
Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.h [new file with mode: 0644]
Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/LowLevel/AudioOutputHost/makefile [new file with mode: 0644]
Demos/Host/LowLevel/makefile
LUFA.pnproj
LUFA/ManPages/ChangeLog.txt