mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
Add `machine_i2s_deinit_all` to teardown any active I2S instances on soft reset. Prior to this fix, code using I2S required a try/finally in order to avoid a hard fault on soft reset. Fixes issue #14339. Signed-off-by: Phil Howard <phil@gadgetoid.com>
22 KiB
22 KiB