Skip to content

Conversation

@finger563
Copy link
Contributor

Description

  • Update LVGL submodule to 9.2.2
  • Update display to use public APIs instead of private APIs
  • Update affected examples to use public APIs instead of private APIs
  • Update t-dongle to have proper color and display offset configuration

Motivation and Context

  • Keeps our LVGL up to date with the latest fixes, features, and performance improvements
  • Ensures the t-dongle-s3 component works across a wide variety of use cases

How has this been tested?

  • Building and running t-dongle-s3/example on a T-Dongle S3.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

* Update LVGL submodule to 9.2.2
* Update display to use public APIs instead of private APIs
* Update affected examples to use public APIs instead of private APIs
* Update t-dongle to have proper color and display offset configuration
@finger563 finger563 self-assigned this Feb 21, 2025
@finger563 finger563 added bug Something isn't working enhancement New feature or request lvgl t-dongle-s3 labels Feb 21, 2025
@github-actions
Copy link

✅Static analysis result - no issues found! ✅

@finger563 finger563 merged commit da990cd into main Feb 21, 2025
73 checks passed
@finger563 finger563 deleted the feat/lvgl-9.2.2 branch February 21, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request lvgl t-dongle-s3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants