diff options
| author | Jeff Epler <jepler@gmail.com> | 2021-01-09 13:48:36 -0600 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2021-01-09 14:02:47 -0600 |
| commit | 4735cf4747764f0694e1285085e99f06a7a11a81 (patch) | |
| tree | e4eb28f8a59f9ff8a357f8adc90aac7e187fe8eb /locale/circuitpython.pot | |
| parent | 10861b403881c96cc7da6d1b8c6e80b40332fee7 (diff) | |
esp32s2: audiobusio: move i2s_common inside
Originally, I believed the implementation might be shared with AudioOut,
as on the ESP32 (non-S2) the I2S peripheral was also used to drive the DAC.
However, this is not the case on ESP32-S2 and appears it will not be
the case with the ESP32-S3 or -C3, to the extent that there's skeletal
support for either of them in esp-idf master branch.
However, it could still be shared by I2SIn or PDMIn (the latter being
hypothetically implemented as I2SIn + digital postprocessing like we did
in the atmel-sam port, to my understanding), so I moved it to
the common-hal folder.
Diffstat (limited to 'locale/circuitpython.pot')
0 files changed, 0 insertions, 0 deletions
