circuitpython/ports/esp32s2/common-hal/audiobusio
Jeff Epler e20c65d8f0 background tasks: Add, use port_wake_main_task
Some ports need an extra operation to ensure that the main task is
awoken so that a queued background task will execute during an ongoing
light sleep.

This removes the need to enable supervisor ticks while I2SOut is operating.

Closes: #3952
2021-01-09 14:02:47 -06:00
..
I2SOut.c background tasks: Add, use port_wake_main_task 2021-01-09 14:02:47 -06:00
I2SOut.h esp32s2: audiobusio: move i2s_common inside 2021-01-09 14:02:47 -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
__init__.c esp32s2: audiobusio: move i2s_common inside 2021-01-09 14:02:47 -06:00
__init__.h esp32s2: audiobusio: move i2s_common inside 2021-01-09 14:02:47 -06:00