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

Add PPA rotation for ESP32-P4 (BSP-657) #540

Open
1 task done
mpolitowicz opened this issue Mar 13, 2025 · 0 comments · May be fixed by #352
Open
1 task done

Add PPA rotation for ESP32-P4 (BSP-657) #540

mpolitowicz opened this issue Mar 13, 2025 · 0 comments · May be fixed by #352

Comments

@mpolitowicz
Copy link

Related area

LVGL

Hardware specification

ESP32-P4

Is your feature request related to a problem?

Adding PPA rotation for ESP32P4 in main esp_lvgl_port code by reviewing and merging #352 pull request.

Describe the solution you'd like

There is a draft pull request #352 that has almost finished implementation that enables esp_lvgl_port to use PPA based SW rotation on ESP32P4.
It would be perfect if it could be included in main and released with new version of esp_lvgl_port.

Describe alternatives you've considered

We did monkey patching of esp_lvgl_port library code to include pull request changes in 2.5.0 version. The solution works for us but requires to update library contents with patched code on any managed_components refresh.

Additional context

In #352 pull request I added comments with change suggestions as we did some enhancements/fixes to the code which we believe are beneficial.

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.
@github-actions github-actions bot changed the title Add PPA rotation for ESP32-P4 Add PPA rotation for ESP32-P4 (BSP-657) Mar 13, 2025
@espzav espzav linked a pull request Mar 24, 2025 that will close this issue
2 tasks
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 a pull request may close this issue.

1 participant