You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/08/03 16:57:05 UTC

[GitHub] [incubator-nuttx] tmedicci commented on pull request #6657: drivers/lcd/st7789: update putarea() method

tmedicci commented on PR #6657:
URL: https://github.com/apache/incubator-nuttx/pull/6657#issuecomment-1204228878

   Hi there!
   
   I've been facing this same problem: the ST7789 + `lvgldemo` based on `lcddev` broke the code. However, the `lcddev` is the fallback for the `lvgldemo`: simply disabling it (CONFIG_LCD_DEV not set) and enabling the framebuffer (CONFIG_LCD_FRAMEBUFFER=y) "fix" the problem of the example code. More work on the `lcd_dev` driver may be needed.


-- 
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-unsubscribe@nuttx.apache.org

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