]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/i2s_driver' into 'master'
authorAngus Gratton <angus@espressif.com>
Fri, 28 Apr 2017 00:00:07 +0000 (08:00 +0800)
committerAngus Gratton <angus@espressif.com>
Fri, 28 Apr 2017 00:00:07 +0000 (08:00 +0800)
I2S driver - fixed support for 24 and 32-bits, fixed tx/rx at the same time

- Modify sample can test with 24, 32-bits audio
- Add i2s sample README
- simply i2s_push function
- change sample rates, bits per sample, channel on fly

See merge request !483


Trivial merge