summaryrefslogtreecommitdiff
path: root/src/drivers/include/battery.hpp
AgeCommit message (Collapse)Author
2023-08-28Move battery measurement to its own classjacqueline
2023-08-22Add battery % with change eventsjacqueline
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-01-21clang-formatjacqueline
2023-01-21build fixes for new compiler version and standardjacqueline
2023-01-21Migrate to the v5 adc apijacqueline
2022-11-07use a less fun but more descriptive namespacejacqueline
2022-11-07Split driver-y things into a separate componentjacqueline