| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Also other misc task cleanup
|
|
|
|
|
|
- pin ui and decoder to opposite cores
- disable touch wheel when controls are locked
|
|
- Pin the decoder task to APP_CORE to reduce context switches
- Increase sample buffer sizes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Includes a bunch of misc display fixes. Most significantly, our lvgl
tickers was busted.
|
|
|
|
|
|
ISR drain works fine!
|
|
|
|
Includes making the display driver use a worker task for flushes, so
that our double buffering actually does something useful /facepalm
|
|
|
|
|
|
|