summaryrefslogtreecommitdiff
path: root/nuttx/drivers/audio
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Fix typo cloned to many files: SAM32 vs SAM34Gregory Nutt2014-02-121-1/+1
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-3/+6
* I2S character driver now supports configurable timeoutsGregory Nutt2013-11-122-2/+34
* Various fixes from initial attempts to integrate the SAMA5 SSC/I2C driver wit...Gregory Nutt2013-11-111-3/+9
* I2S simplifed audio buffer queuingGregory Nutt2013-11-101-87/+30
* 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-102-1/+15
* Add an I2S character driver. This driver is only intended to support I2S tes...Gregory Nutt2013-11-103-2/+501
* Add for audio sub-format in audion system. From Ken PettitGregory Nutt2013-10-281-13/+34
* Updated VS1053 audio driver from Ken PettitGregory Nutt2013-10-274-38/+1585
* Audio subystem update from Ken Pettit. Plus moved some header filesGregory Nutt2013-05-212-19/+364
* Add audio/ sub-syste, include/nuttx/audio.h interface, and drivers/audio/vs10...Gregory Nutt2013-05-193-0/+322