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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org