You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Add PPA rotation for ESP32-P4
Add PPA rotation for ESP32-P4 (BSP-657)
Mar 13, 2025
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
The text was updated successfully, but these errors were encountered: