Skip to content

Conversation

@uLipe
Copy link

@uLipe uLipe commented Nov 19, 2024

To simplify the build command. With this modification the only extra argument needed is the shield required to build the samples for lvgl module and display subsys.

To simplify the build command. With this modification
the only extra argument needed is the shield required
to build the samples for lvgl module and display subsys.

Signed-off-by: Felipe Neves <[email protected]>
@uLipe
Copy link
Author

uLipe commented Nov 20, 2024

@thaoluonguw do you think this PR should be added here, or moved directly to the Zephyr upstream?

Thank you!

@thaoluonguw
Copy link
Collaborator

@thaoluonguw do you think this PR should be added here, or moved directly to the Zephyr upstream?

Hello @uLipe , I am sorry for late reply.
We already have a PR for this: zephyrproject-rtos#80694.
Except CONFIG_LV_USE_PERF_MONITOR isn't enable as default, others are similar.
Could you take a look and if you have any comment, please tell us too.
Thank you so much.

@uLipe
Copy link
Author

uLipe commented Nov 26, 2024

@thaoluonguw great to hear that, I ll go through the PR on the upstream also :)

@uLipe
Copy link
Author

uLipe commented Nov 26, 2024

CLosing this one, since there is a PR with these changes landing to the upstream

@uLipe uLipe closed this Nov 26, 2024
thenguyenyf pushed a commit that referenced this pull request May 21, 2025
Current code does not build on Cortex-M0, seems like it does not like
subs:

Error: instruction not supported in Thumb16 mode -- `subs r3,#1'

Adding a unified assembler language declaration in the snippet seems to
fix the problem, also add an M0+ board so this is tested in CI.

Signed-off-by: Fabio Baltieri <[email protected]>
thaoluonguw pushed a commit that referenced this pull request Jun 26, 2025
Add possibility to perform crop on all pipes and compose (downscale) on
pixel pipes (endpoint #1 and endpoint zephyrproject-rtos#2).
Rework the code in order to move the downscale control from
the set_fmt into the set_selection (compose).

Signed-off-by: Alain Volmat <[email protected]>
duynguyenxa pushed a commit that referenced this pull request Jun 26, 2025
Add possibility to perform crop on all pipes and compose (downscale) on
pixel pipes (endpoint #1 and endpoint zephyrproject-rtos#2).
Rework the code in order to move the downscale control from
the set_fmt into the set_selection (compose).

Signed-off-by: Alain Volmat <[email protected]>
thenguyenyf pushed a commit that referenced this pull request Sep 15, 2025
Add support for NV12/NV21, NV16/NV61 and YUV420/YVU420
(semi)planar formats which can be output by the main #1 pipe.

Signed-off-by: Alain Volmat <[email protected]>
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