circuitpython/ports/esp32s2/supervisor
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
..
esp_port.h Add alarm.pin that wakes on pin level 2020-12-15 18:12:59 -08:00
internal_flash.c Change submodule, rework all includes 2020-09-30 11:26:07 -04:00
internal_flash.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
internal_flash_root_pointers.h wip 2020-11-22 19:10:09 -05:00
port.c background tasks: Add, use port_wake_main_task 2021-01-09 14:02:47 -06:00
usb.c Swap to IDF release/4.2 branch for stability 2020-12-15 18:12:59 -08:00