You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2022. It is now read-only.
I would like to use i2s to DMA audio from, say, an INMP441. I expect to see i2s support alongside i2c and spi, or under peripherals, but I don't. Is it yet unimplemented or is it implemented elsewhere? Or is i2s somehow not like those others such that it does not require hal support?