Skip to content
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

Allow overriding of LV_MEM_CUSTOM #705

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Conversation

hb020
Copy link
Contributor

@hb020 hb020 commented Apr 11, 2024

Right now, it is not possible to use user_config_override.h to set #define LV_MEM_CUSTOM 1. Both lv_conf_v7.h and lv_conf_v8.h force the value to 0.

This PR makes it possible to override the value of LV_MEM_CUSTOM.

See the discussion around #676 for example.

@fvanroie fvanroie merged commit 577a7e7 into HASwitchPlate:master Apr 11, 2024
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.

2 participants