summaryrefslogtreecommitdiff
path: root/src/drivers/dac.cpp
AgeCommit message (Collapse)Author
2023-01-24Tolerate longer dac timeouts + i2c timeouts during bootupjacqueline
2023-01-21clang-formatjacqueline
2023-01-21Re-enable the parts of the audio pipeline that are workingjacqueline
2023-01-21build fixes for new compiler version and standardjacqueline
2022-12-06basic i2s output elementjacqueline
2022-11-16Order and group headers correctlyjacqueline
2022-11-16Use underscores instead of dashes in filenames consistentlyjacqueline
2022-11-07use a less fun but more descriptive namespacejacqueline
2022-11-07Split driver-y things into a separate componentjacqueline