Vajnar opened a new pull request, #19047: URL: https://github.com/apache/nuttx/pull/19047
## Summary When `CONFIG_FB_UPDATE` is defined the missing `updatearea()` trigger caused the splashscreen to not be displayed. ## Impact Splashscreen is properly drawn on framebuffer devices requiring the call of `updatearea()` to update contents. ## Testing Tested on ESP32C6-devkitc using ILI9341 display controller connected via SPI, which was used as LCD framebuffer. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
