summaryrefslogtreecommitdiff
path: root/src/main/main.cpp
AgeCommit message (Collapse)Author
2023-03-30Update pinouts for R3jacqueline
2023-03-13Touchwheel testailurux
2023-02-22Make a few init things fail less fatallyjacqueline
2023-02-22Fix up display artficacts and clean up unused featuresjacqueline
2023-02-21Add logging to the DACjacqueline
2023-02-13i am boo. boo the fool.jacqueline
2023-02-10Mostly working pipeline, including proper EOF signallingjacqueline
2023-01-31remove unused ISR allocationjacqueline
this was blocking the i2s driver somehow!(?)
2023-01-24Clean up main task log outputjacqueline
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
2023-01-21Migrate to the v5 adc apijacqueline
2023-01-20fix build issues with new pipelinejacqueline
2023-01-17Merge branch 'main' into codecsjacqueline
2022-12-07better handling of chunk bufferjacqueline
2022-12-02fix build errorsjacqueline
2022-11-23Mostly done pipeline arch. Now onto cleanup and building.jacqueline
2022-11-22Add cbor wrapper, and chunk streaming utiljacqueline
2022-11-21first go at r2 bringup. waiting on mosfets.jacqueline
2022-11-21WIPjacqueline
2022-11-16Order and group headers correctlyjacqueline
2022-11-16Use underscores instead of dashes in filenames consistentlyjacqueline
2022-11-16Fix playback and console issuesjacqueline
2022-11-15WIP debug console for testing playbackjacqueline
2022-11-15fix buildjacqueline
2022-11-15WIP audio play and pausejacqueline
2022-11-09First test cases :)jacqueline
2022-11-07use a less fun but more descriptive namespacejacqueline
2022-11-07Split driver-y things into a separate componentjacqueline