acassis commented on issue #1643: URL: https://github.com/apache/incubator-nuttx/issues/1643#issuecomment-681010650
Hi Murat, in this case the build error is reporting the issue to you: #error "Input device support is not enabled (CONFIG_INPUT)" error "Input device support is not enabled (CONFIG_INPUT)" The LVGL demo needs an Input device (i.e. a TouchScreen driver or a Mouse) to work. You could see in the lvgl/defconfig what is enabled and try to enable it too. ---------------------------------------------------------------- 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