aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.h
Commit message (Collapse)AuthorAgeFilesLines
* AppConfigHeaders: Make sure that in applications using an AppConfig.h ↵Dean Camera2012-05-151-1/+2
| | | | configuration file, all application headers include the configuration file.
* Add branch for the conversion of demos to use standard C header files for ↵Dean Camera2012-05-101-2/+2
| | | | configuration, rather than makefile defined macros.
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Add missing SVN eol-style properties to source files to prevent mixed ↵Dean Camera2011-06-161-72/+72
| | | | end-of-line characters.
* Fix Doxygen documentation errors.Dean Camera2011-06-141-1/+1
|
* Move completed low level Audio Host demos into the LowLevel folder from the ↵Dean Camera2011-06-061-0/+72
Incomplete folder.