esp-bsp
esp-bsp copied to clipboard
feat(lvgl_port): Used PPA for rotation on ESP32-P4 and added SW rotation
ESP-BSP Pull Request checklist
- [ ] Version of modified component bumped
- [ ] CI passing
Change description
- Enabled SW rotation in LVGL port (LVGL9)
- Enabled PPA rotation in LVGL port (LVGL9 + P4)
- Improved initialization of LVGL for using with OS (for more drawable units)