forked from lvgl/lvgl
-
Notifications
You must be signed in to change notification settings - Fork 5
New version #8
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
sadik-smd
wants to merge
453
commits into
master
Choose a base branch
from
new_version
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
New version #8
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>
…vgl#7727) Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Liam Howatt <30486941+liamHowatt@users.noreply.github.com>
…he_draw_buf_handlers Signed-off-by: wangxuedong <wangxuedong@xiaomi.com> Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Change-Id: I92a080c6f8af09dbfcdca60b3fb771306d2db3e1 Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
…B888 image blending support (lvgl#8264)
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
Signed-off-by: zhouxingjian <zhouxingjian@xiaomi.com>
Signed-off-by: Ana Grad <ana.grad@nxp.com> Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com> Signed-off-by: Prabhu Sundararaj <prabhu.sundararaj@nxp.com> Signed-off-by: Cosmin Radu <cosmin.radu_1@nxp.com> Co-authored-by: Nicușor Cîțu <nicusor.citu@nxp.com> Co-authored-by: Prabhu Sundararaj <prabhu.sundararaj@nxp.com> Co-authored-by: Cosmin Radu <cosmin.radu_1@nxp.com>
Signed-off-by: jianglianfang <jianglianfang@xiaomi.com>
Signed-off-by: jianglianfang <jianglianfang@xiaomi.com>
Co-authored-by: lizhaoming <13678462+lizhao-ming@user.noreply.gitee.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com> Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: André <andre_miguel_costa@hotmail.com>
Signed-off-by: sadik <s-sadik@ti.com>
c016f72 to
ae49b1c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #xxxx
Notes
lv_conf_template.hrun lv_conf_internal_gen.py and update Kconfig.scripts/code-format.py(astyle v3.4.12needs to installed by runningcd scripts; ./install_astyle.sh) and follow the Code Conventions.