summaryrefslogtreecommitdiff
path: root/src/drivers/include
AgeCommit message (Expand)Author
2023-06-06Get basic audio playback going againjacqueline
2023-06-01Add touchwheel -> encoder adapterjacqueline
2023-05-24reuse annotate new filesjacqueline
2023-05-24Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2023-05-23Annote E V E R Y T H I N G with license infojacqueline
2023-05-22Merge branch 'main' into state-machinesjacqueline
2023-05-22Generalise worker tasks, and centralise task priorities + stacksjacqueline
2023-05-19Add tinyfsm, start converting core functions to an FSM-based event loopjacqueline
2023-05-18Add basic samd classjacqueline
2023-05-12Touchwheel works!!!!!!!jacqueline
2023-05-12Slightly improve touchwheel not-working-nessjacqueline
2023-05-02Give the touchwheel a little more juice for debuggingjacqueline
2023-04-21Add a RAII-friendly DI wrapper for driver instancesjacqueline
2023-04-21wrap driver instance ownership + di in a classjacqueline
2023-04-20Working without big distortion :)jacqueline
2023-04-20working isr-based sink, but still grainyjacqueline
2023-04-19Pipeline working and outputting correctly, but noisyjacqueline
2023-04-19WIP track down new pipeline memory issuesjacqueline
2023-04-19Redo pcm registers to include pagesjacqueline
2023-04-19new pipeline working(?), but the dac eludes mejacqueline
2023-04-19New pipeline building, still needs proper controljacqueline
2023-04-19mostly single task pipelinejacqueline
2023-04-12Leave the display reset pin alone; we don't need itjacqueline
2023-04-04fix up touchpad timeouts, make it less chattyjacqueline
2023-03-30fix sd card on for dev + mux pinjacqueline
2023-03-30Update pinouts for R3jacqueline
2023-03-13Touchwheel testailurux
2023-03-10LDO up at bootjacqueline
2023-03-08update to faceplate bodgejacqueline
2023-02-22Fix up display artficacts and clean up unused featuresjacqueline
2023-02-21Add logging to the DACjacqueline
2023-02-14Use the sync apis for I2S outputjacqueline
2023-02-10Mostly working pipeline, including proper EOF signallingjacqueline
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-06basic i2s output elementjacqueline
2022-11-23Mostly done pipeline arch. Now onto cleanup and building.jacqueline
2022-11-21first go at r2 bringup. waiting on mosfets.jacqueline
2022-11-21WIPjacqueline
2022-11-17Progress on own pipeline. Still very WIPjacqueline
2022-11-17WIP on our own pipelinejacqueline
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-15fix buildjacqueline