Browse Source
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>pull/15573/head
Phil Howard
3 months ago
committed by
Damien George
3 changed files with 11 additions and 0 deletions
Loading…
Reference in new issue