circuitpython/ports
Scott Shawcroft 097af804cd
Fix ticks
In #7497 port_background_task was renamed to port_background_tick
but the actual call site wasn't changed. This meant that it was
no longer called!

Rename more functions from task to tick to make it clearer which is
which.
2023-04-07 09:49:51 -07:00
..
atmel-samd Fix ticks 2023-04-07 09:49:51 -07:00
broadcom Fix ticks 2023-04-07 09:49:51 -07:00
cxd56 Fix ticks 2023-04-07 09:49:51 -07:00
espressif Fix ticks 2023-04-07 09:49:51 -07:00
litex Fix ticks 2023-04-07 09:49:51 -07:00
mimxrt10xx Fix ticks 2023-04-07 09:49:51 -07:00
nrf Fix ticks 2023-04-07 09:49:51 -07:00
raspberrypi Fix ticks 2023-04-07 09:49:51 -07:00
stm Fix ticks 2023-04-07 09:49:51 -07:00
unix Enable audiomixer on unix port, for testing 2023-04-05 09:02:03 -05:00