index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
include
/
display.hpp
Age
Commit message (
Expand
)
Author
2023-06-07
Flesh out audio state machine for playback
jacqueline
2023-06-07
Cute brightness fade to avoid ugly startup :)
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-22
Merge branch 'main' into state-machines
jacqueline
2023-05-22
Generalise worker tasks, and centralise task priorities + stacks
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
2023-02-22
Fix up display artficacts and clean up unused features
jacqueline
2023-01-21
build fixes for new compiler version and standard
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