summaryrefslogtreecommitdiff
path: root/nuttx/drivers/audio/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* WM8904: Add logic to analyze BCLK setupGregory Nutt2014-08-031-0/+6
* WM8904: Add an option to control WM8904 register dumpingGregory Nutt2014-08-021-0/+6
* Fix a type in the audio Kconfig file, UDIO->AUDIOGregory Nutt2014-07-231-1/+1
* Audio: Add a NULL audio device that can be used to simply unit-level testing...Gregory Nutt2014-07-231-0/+52
* Kconfig: MW8904 driver no longer depends on EXPERIMENTAL (it probably still s...Gregory Nutt2014-07-201-1/+1
* WM8904: Add initialization logicGregory Nutt2014-07-191-3/+7
* Framework for a WM8904 audio driver. The initial driver check-in is simply K...Gregory Nutt2014-07-181-0/+22
* I2S character driver now supports configurable timeoutsGregory Nutt2013-11-121-0/+20
* Add apps/examples/i2schar that will eventually use the I2C character drvier t...Gregory Nutt2013-11-101-1/+1
* VS1053 worker thread stack size is now configurable; Worker thread is named ...Gregory Nutt2013-11-101-0/+6
* Add an I2S character driver. This driver is only intended to support I2S tes...Gregory Nutt2013-11-101-2/+14
* Updated VS1053 audio driver from Ken PettitGregory Nutt2013-10-271-0/+32
* Add audio/ sub-syste, include/nuttx/audio.h interface, and drivers/audio/vs10...Gregory Nutt2013-05-191-0/+14