You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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
The text was updated successfully, but these errors were encountered:
this commit f7fee484369904ad55e8c688887f5d8272dd23eb broke lvgl on portenta
ArduinoCore-mbed/libraries/Arduino_H7_Video/src/Arduino_H7_Video.cpp
Line 157 in f7fee48
move
immediatey before return
The text was updated successfully, but these errors were encountered: