Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyrights to 2016. | Dean Camera | 2016-01-31 | 1 | -2/+2 |
| | |||||
* | Update copyrights to 2015 (better late than never). | Dean Camera | 2015-05-17 | 1 | -2/+2 |
| | |||||
* | Update copyrights for 2014. | Dean Camera | 2014-01-04 | 1 | -2/+2 |
| | |||||
* | Pseudo-port the host mode demos for possible later multi-arch support. | Dean Camera | 2013-05-19 | 1 | -0/+1 |
| | |||||
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 1 | -2/+2 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | AppConfigHeaders: Make sure that in applications using an AppConfig.h ↵ | Dean Camera | 2012-05-15 | 1 | -1/+0 |
| | | | | configuration file, all application headers include the configuration file. | ||||
* | Update file contributor copyrights for 2012. | Dean Camera | 2012-02-04 | 1 | -1/+1 |
| | |||||
* | Update file header copyrights for 2012. | Dean Camera | 2012-02-04 | 1 | -1/+1 |
| | |||||
* | Add missing SVN eol-style properties to source files to prevent mixed ↵ | Dean Camera | 2011-06-16 | 1 | -77/+77 |
| | | | | end-of-line characters. | ||||
* | Add new Audio Class Driver Host demos. | Dean Camera | 2011-06-09 | 1 | -0/+77 |
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. |