esp-bsp
esp-bsp copied to clipboard
Feat/lvgl port sw rotation
ESP-BSP Pull Request checklist
- [x] Version of modified component bumped
- [x] CI passing
Change description
- Enabled SW rotation in LVGL port (LVGL9)
- Improved initialization of LVGL for using with OS (for more drawable units)
- Fixed bad handled touch due to synchronization timer task
Closes #351