aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/AudioInput/AudioInput.h
Commit message (Collapse)AuthorAgeFilesLines
* Added USB Missle Launcher project, submitted by Dave Fletcher.Dean Camera2009-06-161-2/+2
|
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-1/+1
| | | | | | Split out common defines/types from class drivers into a seperate common class driver directory. Make central USB Class driver dispatch headers, used for both device and host modes.
* Some minor whitespace corrections.Dean Camera2009-06-111-5/+5
|
* Add master device Host demo makefile.Dean Camera2009-06-051-1/+0
| | | | Copy and convert incomplete Bluetooth Host demo to the library.
* Move new Class Driver powered demos to a new ClassDriver subdirectory, ↵Dean Camera2009-06-051-0/+85
re-add old low level demos to a LowLevel subdirectory.