circuitpython/shared-bindings/audiobusio
Scott Shawcroft cfea51ec68 Re-enable PDMIn without ASF and using the helpers added with
I2SOut.

The API is almost the same except the frequency attribute has been
renamed to sample_rate so that its less likely to be confused with
frequencies within the audio itself.

Fixes #263.
2018-05-01 14:35:43 -07:00
..
__init__.c Re-enable PDMIn without ASF and using the helpers added with 2018-05-01 14:35:43 -07:00
__init__.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
I2SOut.c Add audio output support! 2018-04-12 16:35:13 -07:00
I2SOut.h Add audio output support! 2018-04-12 16:35:13 -07:00
PDMIn.c Re-enable PDMIn without ASF and using the helpers added with 2018-05-01 14:35:43 -07:00
PDMIn.h Re-enable PDMIn without ASF and using the helpers added with 2018-05-01 14:35:43 -07:00