summaryrefslogtreecommitdiff
path: root/main/i2c.cpp
AgeCommit message (Collapse)Author
2022-11-07Split driver-y things into a separate componentjacqueline
2022-10-24clang-formatjacqueline
2022-10-14Tune I2C buffer sizejacqueline
2022-10-14Use a fixed transaction buffer sizejacqueline
2022-10-12use hpp instead of hjacqueline
2022-10-12WIP use result<> and RAIIjacqueline
2022-10-07Add a little wrapper for I2C thingsjacqueline