Skip to content

(fix) lvgl deinit on soft-reset #383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Carglglz
Copy link
Contributor

Include lv_conf.h in mpconfigboard.h so lvgl deinit is called on soft-reset, so calling lvgl.deinit() is no longer necessary.

This closes #343

Include `lv_conf.h` in `mpconfigboard.h` so lvgl deinit is called on
soft-reset, so calling `lvgl.deinit()` is no longer necessary.

This closes lvgl#343
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Soft reboot failure
1 participant