tmedicci opened a new pull request, #6837: URL: https://github.com/apache/incubator-nuttx/pull/6837
## Summary PR following the discussion in https://github.com/apache/incubator-nuttx/pull/6657 In summary, LCD device driver and framebuffer are not able to use both the same `putarea` implementations of the LCD driver. General picture is also described at the first commit description. ## Impact This impacts the way LCD displays refresh an area. ## Testing Tested with both LVGL simulator config (LCD and FB) as well as with the TTGO T-Display board (which contains a st7789 TFT display). -- 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]
