v01d opened a new pull request #451:
URL: https://github.com/apache/incubator-nuttx-apps/pull/451


   ## Summary
   
   This makes LVGL use malloc/free to handle its memory (instead of
   their own memory handling) and supports a tick interface by which
   LVGL can ask NuttX the elapsed time, instead of having to periodically
   "tick" LVGL internal time in a thread.
   
   ## Impact
   
   Improves integration with LVGL
   
   ## Testing
   
   Sim with X11 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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to