Incomplete non-functional BluetoothHost demo removed until it has reached a stable state to prevent confusion.
This commit is contained in:
parent
14c5615474
commit
904ad3abd2
16 changed files with 1 additions and 2593 deletions
|
|
@ -20,9 +20,6 @@ all:
|
|||
make -C AudioOutput clean
|
||||
make -C AudioOutput all
|
||||
|
||||
make -C BluetoothHost clean
|
||||
make -C BluetoothHost all
|
||||
|
||||
make -C CDC clean
|
||||
make -C CDC all
|
||||
|
||||
|
|
@ -98,7 +95,6 @@ all:
|
|||
%:
|
||||
make -C AudioInput $@
|
||||
make -C AudioOutput $@
|
||||
make -C BluetoothHost $@
|
||||
make -C CDC $@
|
||||
make -C CDCHost $@
|
||||
make -C DualCDC $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue