index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
include
/
storage.hpp
Age
Commit message (
Expand
)
Author
2024-05-02
move driver includes into a subdir as well
jacqueline
2023-09-13
Make the onboarding flow basically work. Much still to do!
jacqueline
2023-08-30
Use a service locator instead of passing around subsets of drivers between FSMs
jacqueline
2023-07-25
fuck off
jacqueline
2023-06-30
Clean up gpios interface
jacqueline
2023-05-24
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
jacqueline
2023-05-19
Add tinyfsm, start converting core functions to an FSM-based event loop
jacqueline
2023-04-21
wrap driver instance ownership + di in a class
jacqueline
2022-12-07
better handling of chunk buffer
jacqueline
2022-11-17
Progress on own pipeline. Still very WIP
jacqueline
2022-11-16
Order and group headers correctly
jacqueline
2022-11-16
Use underscores instead of dashes in filenames consistently
jacqueline
2022-11-07
use a less fun but more descriptive namespace
jacqueline
2022-11-07
Split driver-y things into a separate component
jacqueline