kasjer opened a new pull request, #3079:
URL: https://github.com/apache/mynewt-core/pull/3079
LVGL has support for logs.
This change allows to enable logs from mynewt syscfg.
- LV_USE_LOG - enables logs
- LV_LOG_LEVEL - allows to choose logging level
- LV_LOG_PRINTF - redirects logs to use printf (default for now,
can be change latter to use mynewt logging)
--
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]