| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-04 | no more acquire_spi :) | jacqueline | |
| 2024-06-03 | Remove spi locking hack + increase max sd frequency | jacqueline | |
| These two changes (mostly the former) dramatically increase responsiveness when doing database updates; previously we were suffering from some nasty priority inversion. afaict the underlying need to acquire_spi seems to be fixed? i.e. spi bus acquisition is working properly. fingers heavily heavily crossed. | |||
| 2024-05-02 | move driver includes into a subdir as well | jacqueline | |
| 2024-04-09 | fix some struct defaults in low-level drivers | jacqueline | |
| 2023-09-29 | Add a lock around the SPI bus | jacqueline | |
| This seems to have been the cause of recurring deadlocks that have been difficult to repo. | |||
| 2023-09-05 | Tweak display DMA buffer size | jacqueline | |
| 2023-07-25 | fuck off | jacqueline | |
| 2023-06-07 | fix shared peripheral interrupts causing hangs | jacqueline | |
| 2023-05-23 | Annote E V E R Y T H I N G with license info | jacqueline | |
| 2022-11-09 | First test cases :) | jacqueline | |
