aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/AudioInputHost/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add new "checksource" target to the library makefiles, for automated source ↵Dean Camera2011-06-201-2/+10
| | | | file existance checking.
* Add missing SVN eol-style properties to source files to prevent mixed ↵Dean Camera2011-06-161-714/+714
| | | | end-of-line characters.
* Add new Audio Class Driver Host demos.Dean Camera2011-06-091-0/+714
Fix errors in the new Audio Host mode Class Driver, which would have prevented data from being sent or received properly by the device. Add microphone/square wave generation compile time switch to the Low Level AudioOutput Host demo.