summaryrefslogtreecommitdiff
path: root/src/drivers/include/storage.hpp
AgeCommit message (Collapse)Author
2023-09-13Make the onboarding flow basically work. Much still to do!jacqueline
2023-08-30Use a service locator instead of passing around subsets of drivers between FSMsjacqueline
2023-07-25fuck offjacqueline
2023-06-30Clean up gpios interfacejacqueline
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-19Add tinyfsm, start converting core functions to an FSM-based event loopjacqueline
2023-04-21wrap driver instance ownership + di in a classjacqueline
2022-12-07better handling of chunk bufferjacqueline
2022-11-17Progress on own pipeline. Still very WIPjacqueline
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