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

Remove sw_rotate #210

Merged
merged 6 commits into from
Oct 30, 2024
Merged

Remove sw_rotate #210

merged 6 commits into from
Oct 30, 2024

Conversation

rzeldent
Copy link
Owner

@rzeldent rzeldent commented Oct 30, 2024

Removed SW rotate flag that is no longer available in LVGL > 9.2.1
Adapted drivers to use software rotation where applicable.

@rzeldent rzeldent merged commit 070458a into develop Oct 30, 2024
2 checks passed
@rzeldent rzeldent deleted the lvgl9.2 branch October 30, 2024 21:12
rzeldent added a commit that referenced this pull request Nov 8, 2024
* Minor fix: add != NULL

* Fixed typo in log

* Pinned LVGL version to 9.2.0 (exact)

* Changed the order of enabling interrupts (#196)

Corrected interrupts leven pos/neg edge

* Remove sw_rotate (#210)

* Remove sw_rotate

* Removed unused code

* LVGL version to 9.2.2

* Enable all devices

* Updated markdown

* Lvgl9.2.2 (#211)

* Remove sw_rotate

* Removed unused code

* LVGL version to 9.2.2

* Enable all devices

* Updated markdown

* Test hardware rotation st7701

* Test use underlying driver for swap and mirror

* Reenabled code

* test

* Use define for DISPLAY_SOFTWARE_ROTATION

* Update boards to develop

* Added check for rst_gpio_num == GPIO_NUM_NC (#215)
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.

1 participant