summaryrefslogtreecommitdiff
path: root/src/audio/i2s_audio_output.cpp
AgeCommit message (Expand)Author
2023-02-14Use the sync apis for I2S outputjacqueline
2023-02-10Mostly working pipeline, including proper EOF signallingjacqueline
2023-02-05fix pipeline heap corruption and chunk ignoresjacqueline
2023-01-31remove unused ISR allocationjacqueline
2023-01-30Continue ironing out i2s pipelinejacqueline
2023-01-27pipeline memory management fixes + loggingjacqueline
2023-01-26Make StreamInfo a PDOjacqueline
2023-01-26Switch from MessageBuffer to Queue for pipeline commsjacqueline
2023-01-12WIPjacqueline
2022-12-07better handling of chunk bufferjacqueline
2022-12-06basic i2s output elementjacqueline
2022-11-21WIPjacqueline