Closed
Description
this commit f7fee484369904ad55e8c688887f5d8272dd23eb broke lvgl on portenta
move
#if !defined(ARDUINO_GIGA)
/* Configure SDRAM */
SDRAM.begin(dsi_getFramebufferEnd()); //FIXME: SDRAM init after video controller init can cause display glitch at start-up
#endif
immediatey before return