Espressif: to use this interface you must use DMA
Me: *uses dma*
Linker: haha mortal fool!
Me: *uses dma*
Linker: haha mortal fool!
I'm now trying to wrap my head around the esp-idf implementation for the lcd rgb panel so that I can implement what they do in Rust. #RustEmbedded #embedded #esp32.
here's the main bulk of the c implementation: https://github.com/espressif/esp-idf/blob/master/components/esp_lcd/rgb/esp_lcd_panel_rgb.c