Add master device Host demo makefile.
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 5 Jun 2009 08:13:19 +0000 (08:13 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 5 Jun 2009 08:13:19 +0000 (08:13 +0000)
commit2793c88fc601dcc7ec4961326dd9748a20f3ec83
tree25837c99abcc82f56d06adaa4a33c8595c332121
parentd47df1cd3a340306255b26a7112d7ff7fa6cd4e4
Add master device Host demo makefile.

Copy and convert incomplete Bluetooth Host demo to the library.
18 files changed:
Demos/Device/ClassDriver/AudioInput/AudioInput.h
Demos/Device/ClassDriver/AudioOutput/AudioOutput.h
Demos/Host/Incomplete/BluetoothHost/BluetoothACLPackets.c [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/BluetoothACLPackets.h [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/BluetoothClassCodes.h [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/BluetoothHCICommands.c [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/BluetoothHCICommands.h [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/BluetoothStack.c [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/BluetoothStack.h [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/DeviceDescriptor.c [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/DeviceDescriptor.h [new file with mode: 0644]
Demos/Host/Incomplete/BluetoothHost/makefile [new file with mode: 0644]
Demos/Host/makefile [new file with mode: 0644]
LUFA.pnproj