index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
gay-ipod-fw.cpp
Age
Commit message (
Expand
)
Author
2022-11-07
Split driver-y things into a separate component
jacqueline
2022-11-01
WIP display stuff that /could/ work, but i think my display is bad :(
jacqueline
2022-10-25
WIP most of a basic display driver + lvgl, but not yet working :(
jacqueline
2022-10-24
WIP init sequence
jacqueline
2022-10-19
WIP sketch out init sequence
jacqueline
2022-10-14
Tune I2C buffer size
jacqueline
2022-10-14
get play events
jacqueline
2022-10-12
use hpp instead of h
jacqueline
2022-10-12
WIP use result<> and RAII
jacqueline
2022-10-11
the music plays!
jacqueline
2022-10-07
Automatically acquire the CS lock when talking to the SD card
jacqueline
2022-10-06
Neaten up the gpio api, use RAII, make it thread safe
jacqueline
2022-10-06
Almost working DAC
jacqueline
2022-10-05
Start on configuring the DAC over i2c
jacqueline
2022-10-05
Clean up new storage bits
jacqueline
2022-10-04
Basic fat32 mounting!
jacqueline
2022-10-04
SPI and SD card initialisation
jacqueline
2022-09-30
fix silly build errors
jacqueline
2022-09-30
factor out adc battery measurement
jacqueline
2022-09-30
working adc and wall power detection
jacqueline
2022-09-28
iterate on gpio expander bit flipping
jacqueline
2022-09-21
Fix -fpermissive errors
jacqueline
2022-09-21
Add a basic i2c gpio expander implementation
jacqueline
2022-09-21
Define more pins, also init spi
jacqueline
2022-09-19
Switch to a modernish C++ and cmake, add i2c stuff
jacqueline