yunkya2 opened a new pull request, #6526:
URL: https://github.com/apache/incubator-nuttx/pull/6526

   ## Summary
   In #6465, the new member `struct lcd_dev_s *dev` is added to `struct 
lcd_planeinfo_s`.
   The member must be initialized in getplaneinfo method. But ST7789, ST7768 
and skeleton LCD drivers lacks it.
   
   The `raspberrypi-pico:displaypack` configuration crashes because of this 
problem.
   This PR fixes it.
   
   ## Impact
   Every target using ST7789 and ST7567 LCD controllers.
   
   ## Testing
   `raspberrypi-pico:displaypack` works.


-- 
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: commits-unsubscr...@nuttx.apache.org

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

Reply via email to