circuitpython/ports
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
..
atmel-samd Added CP Dotstart Lib to Build 2021-01-03 10:42:58 -06:00
cxd56 Merge pull request #3752 from jepler/gcc10 2020-12-17 11:03:40 -05:00
esp32s2 I2SOut: Enable ticks during audio playback 2021-01-08 09:01:34 -06:00
litex Merge pull request #3888 from microDev1/fix-reset-pin 2020-12-29 10:08:47 -06:00
mimxrt10xx update common_hal_reset_pin() 2020-12-28 20:04:00 +05:30
nrf update common_hal_reset_pin() 2020-12-28 20:04:00 +05:30
stm update common_hal_reset_pin() 2020-12-28 20:04:00 +05:30
unix Stub out mp_hal_is_interrupted for UNIX 2020-12-23 12:22:50 -08:00