summaryrefslogtreecommitdiff
path: root/src/drivers/display.cpp
AgeCommit message (Collapse)Author
2023-02-22Fix up display artficacts and clean up unused featuresjacqueline
2023-02-14Use the sync apis for I2S outputjacqueline
2023-02-10whoops, remove chatty loggingjacqueline
2023-02-10Mostly working pipeline, including proper EOF signallingjacqueline
2023-01-31remove unused ISR allocationjacqueline
this was blocking the i2s driver somehow!(?)
2023-01-21build fixes for new compiler version and standardjacqueline
2023-01-20fix build issues with new pipelinejacqueline
2022-11-21first go at r2 bringup. waiting on mosfets.jacqueline
2022-11-16Order and group headers correctlyjacqueline
2022-11-16Use underscores instead of dashes in filenames consistentlyjacqueline
2022-11-09First test cases :)jacqueline
2022-11-07fix shadowingjacqueline
2022-11-07use a less fun but more descriptive namespacejacqueline
2022-11-07Split driver-y things into a separate componentjacqueline