circuitpython/ports/esp32s2/common-hal/audiobusio
Jeff Epler 5f0e41ad60 I2SOut: Enable ticks during audio playback
.. otherwise, the background callback to load the I2S fifos does not get
run.  (I'm not sure this is _correct_ behavior of sleep + background
tasks, but it is the current behavior)
2021-01-08 09:01:34 -06:00
..
__init__.c esp32s2: add I2SOut 2020-12-29 14:46:38 -06:00
__init__.h esp32s2: add I2SOut 2020-12-29 14:46:38 -06:00
I2SOut.c I2SOut: Enable ticks during audio playback 2021-01-08 09:01:34 -06:00
I2SOut.h esp32s2: add I2SOut 2020-12-29 14:46:38 -06:00
PDMIn.c esp32s2: add I2SOut 2020-12-29 14:46:38 -06:00
PDMIn.h esp32s2: add I2SOut 2020-12-29 14:46:38 -06:00