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

chore(array): use array_front and use it like an array #5448

Merged
merged 2 commits into from Jan 24, 2024

Conversation

XuNeo
Copy link
Collaborator

@XuNeo XuNeo commented Jan 24, 2024

Description of the feature or fix

The lv_array_at is not suitable in loop because it does additional parameter check. Use the array module like an actual array.

Notes

The lv_array_at is not suitable in loop because it does additional parameter check. Use the array module like an actual array

Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
@kisvegabor kisvegabor merged commit 6fa79e9 into lvgl:master Jan 24, 2024
16 checks passed
@XuNeo XuNeo deleted the array-is-array branch January 24, 2024 15:10
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.

None yet

4 participants