micropython/ports
MikeTeachman 6d5296e65e stm32,esp32: In machine_i2s, make object reference arrays root pointers.
This change eliminates the risk of the IRQ callback accessing invalid data.
Discussed here:
https://github.com/micropython/micropython/pull/7183#discussion_r660209875

Signed-off-by: Mike Teachman <mike.teachman@gmail.com>
2021-11-13 12:22:42 +11:00
..
bare-arm
cc3200
esp32 stm32,esp32: In machine_i2s, make object reference arrays root pointers. 2021-11-13 12:22:42 +11:00
esp8266
javascript
mimxrt
minimal
nrf
pic16bit
powerpc
qemu-arm
rp2
samd
stm32 stm32,esp32: In machine_i2s, make object reference arrays root pointers. 2021-11-13 12:22:42 +11:00
teensy
unix
windows
zephyr