| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-10 | Isolate the SD card from the SPI bus when talking to the display (#176) | jacqueline | |
| This should help significantly with https://codeberg.org/cool-tech-zone/tangara-fw/issues/121, which seems to be caused by some SD cards being very picky about being the only SPI device on their bus. Co-authored-by: ailurux <ailuruxx@gmail.com> Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/176 Co-authored-by: jacqueline <me@jacqueline.id.au> Co-committed-by: jacqueline <me@jacqueline.id.au> | |||
| 2024-06-14 | Improve DAC power+mute management to reduce clicks and pops | jacqueline | |
| 2024-05-02 | move driver includes into a subdir as well | jacqueline | |
| 2024-03-20 | Start using the lock switch polarity bit in nvs | jacqueline | |
| 2024-01-09 | bringup r8 muting | jacqueline | |
| 2023-11-24 | Periodically check int lines instead of relying on interrupts | jacqueline | |
| 2023-11-20 | Use a non-IRAM-safe interrupt for gpio changes | jacqueline | |
| AFAICT this *should* be IRAM-safe, but there's an xQueueReceiveGeneric within esp-idf that doesn't appear to be allocated internally | |||
| 2023-11-07 | Ensure the GPIO ISR is in IRAM | jacqueline | |
| The shared interrupt is flagged as IRAM-capable, so this handler should be too. | |||
| 2023-08-18 | Add interrupts for samd changes | jacqueline | |
| 2023-07-26 | make event queue go faster | jacqueline | |
| 2023-07-20 | Initial r5 bringup | jacqueline | |
| 2023-06-30 | gpio expander pin change -> event! | jacqueline | |
