Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new "checksource" target to the library makefiles, for automated source ↵ | Dean Camera | 2011-06-20 | 1 | -2/+10 |
| | | | | file existance checking. | ||||
* | Add missing SVN eol-style properties to source files to prevent mixed ↵ | Dean Camera | 2011-06-16 | 1 | -714/+714 |
| | | | | end-of-line characters. | ||||
* | Add new Audio Class Driver Host demos. | Dean Camera | 2011-06-09 | 1 | -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. |