acassis commented on issue #19679:
URL: https://github.com/apache/nuttx/issues/19679#issuecomment-5185963497

   @wangtao13 almost all drivers inside drivers/lcd are framebuffer drivers. I 
implemented some interesting drivers there that are not LCD but can work like 
LCD, for example the apa102.c is a RGB LED Matrix and max7219.c is a 1-bit LED 
Matrix that I added support as LCD driver. For all them you will find a 
priv->fb or priv->fbmem, that is the framebuffer area


-- 
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]

Reply via email to