summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2023-07-26make event queue go fasterjacqueline
2023-07-25Do time tracking without floatsjacqueline
2023-07-25fuck offjacqueline
2023-07-205.1 fixesjacqueline
2023-07-20Initial r5 bringupjacqueline
2023-07-11Fix browser view jankjacqueline
2023-07-08Add theme classailurux
2023-07-08Touchwheel ticks :)ailurux
2023-07-04Fix button not being releasedailurux
2023-06-30gpio expander pin change -> event!jacqueline
2023-06-30Clean up gpios interfacejacqueline
2023-06-30Start on converting gpio expander interupts to fsm eventsjacqueline
2023-06-26Improve encoder driverjacqueline
2023-06-19Merge branch 'main' of https://git.sr.ht/~jacqueline/tangara-fwAilurux
2023-06-19Change flag for correct colour settingAilurux
2023-06-16Fix issues with importing my entire libraryjacqueline
2023-06-07fix shared peripheral interrupts causing hangsjacqueline
2023-06-07Flesh out audio state machine for playbackjacqueline
2023-06-07Cute brightness fade to avoid ugly startup :)jacqueline
2023-06-07R4 pre-emptive bringupjacqueline
2023-06-06Fix up screen brightness and transitionsjacqueline
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-12Add some basic tests for the databasejacqueline
2023-05-09Fix tests!jacqueline
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-20Switch to an MVP-ready 16bit three wire DAC setupjacqueline
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-19Ensure the sink buffer is large enough to not fully drain duringjacqueline
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-19Temporarily allow the touchwheel to be missingjacqueline
2023-04-12Leave the display reset pin alone; we don't need itjacqueline
2023-04-06fix some display issuesjacqueline