Skip to content
Snippets Groups Projects
Commit 4b044849 authored by q3k's avatar q3k
Browse files

*: use IDF patch to fix graphical glitching

Turns out there's a bug in ESP-IDF that causes FPU registers to get
correpted on context switches:

https://github.com/espressif/esp-idf/issues/11690

This applies this patch in nix, and reminds others to apply this patch
in the README. With this patch applied, graphical glitches in the
firmware seem gone.
parent 615b4eee
No related branches found
No related tags found
No related merge requests found
Pipeline #5839 failed