kasjer commented on issue #3066: URL: https://github.com/apache/mynewt-core/issues/3066#issuecomment-1734908651
For now there is no effort to have older version supported. If I have time I will see if we can override LVGL version in project.yml (I'm not sure if this will require some work on newt tool though). You are right about lv_conf.h if you have one added to application or target it will automatically override any file with the same name in the project. For now this is the case because we include it by `#inlude <lv_conf.h>`. LVGL have more options to specify config file that I may try out once all things are settled. I'm not expert on LVGL by any means so if you want to contribute to mynewt project in this area your contribution will be appreciated. -- 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]
