circuitpython/ports/atmel-samd/common-hal/audiobusio
Scott Shawcroft 22b7cd3d51 Fix 8 bit recordings on CPX.
The DMA trigger source was incorrect when using serializer 1 on
the SAMD21.

Playback register was incorrect for 8 bit as well. Now fixed.
2018-05-02 15:15:25 -07:00
..
__init__.c Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
I2SOut.c Re-enable PDMIn without ASF and using the helpers added with 2018-05-01 14:35:43 -07:00
I2SOut.h Add audio output support! 2018-04-12 16:35:13 -07:00
PDMIn.c Fix 8 bit recordings on CPX. 2018-05-02 15:15:25 -07:00
PDMIn.h Re-enable PDMIn without ASF and using the helpers added with 2018-05-01 14:35:43 -07:00