summaryrefslogtreecommitdiff
path: root/main/storage.cpp
AgeCommit message (Expand)Author
2022-11-07Split driver-y things into a separate componentjacqueline
2022-10-12use hpp instead of hjacqueline
2022-10-12Fix use after freejacqueline
2022-10-12WIP use result<> and RAIIjacqueline
2022-10-07Automatically acquire the CS lock when talking to the SD cardjacqueline
2022-10-06Neaten up the gpio api, use RAII, make it thread safejacqueline
2022-10-05Clean up new storage bitsjacqueline
2022-10-04Basic fat32 mounting!jacqueline
2022-10-04SPI and SD card initialisationjacqueline