summaryrefslogtreecommitdiff
path: root/main/gay-ipod-fw.cpp
AgeCommit message (Expand)Author
2022-11-07Split driver-y things into a separate componentjacqueline
2022-11-01WIP display stuff that /could/ work, but i think my display is bad :(jacqueline
2022-10-25WIP most of a basic display driver + lvgl, but not yet working :(jacqueline
2022-10-24WIP init sequencejacqueline
2022-10-19WIP sketch out init sequencejacqueline
2022-10-14Tune I2C buffer sizejacqueline
2022-10-14get play eventsjacqueline
2022-10-12use hpp instead of hjacqueline
2022-10-12WIP use result<> and RAIIjacqueline
2022-10-11the music plays!jacqueline
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-06Almost working DACjacqueline
2022-10-05Start on configuring the DAC over i2cjacqueline
2022-10-05Clean up new storage bitsjacqueline
2022-10-04Basic fat32 mounting!jacqueline
2022-10-04SPI and SD card initialisationjacqueline
2022-09-30fix silly build errorsjacqueline
2022-09-30factor out adc battery measurementjacqueline
2022-09-30working adc and wall power detectionjacqueline
2022-09-28iterate on gpio expander bit flippingjacqueline
2022-09-21Fix -fpermissive errorsjacqueline
2022-09-21Add a basic i2c gpio expander implementationjacqueline
2022-09-21Define more pins, also init spijacqueline
2022-09-19Switch to a modernish C++ and cmake, add i2c stuffjacqueline