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

feat(lvgl_port): Update LVGL port for using button v4 (breaking change!) #500

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

espzav
Copy link
Collaborator

@espzav espzav commented Feb 3, 2025

ESP-BSP Pull Request checklist

  • Version of modified component bumped
  • CI passing

Change description

  • Updated LVGL port for using it with button component v4

Closes #494

Copy link

github-actions bot commented Feb 3, 2025

Test Results

 15 files  15 suites   5m 32s ⏱️
 45 tests 22 ✅  23 💤 0 ❌
330 runs  22 ✅ 308 💤 0 ❌

Results for commit 39d97c8.

♻️ This comment has been updated with latest results.

@espzav espzav force-pushed the feat/lvgl_port_button_v4 branch 2 times, most recently from 8f7f152 to caf1058 Compare February 3, 2025 12:58
@espzav espzav force-pushed the feat/lvgl_port_button_v4 branch from caf1058 to 39d97c8 Compare February 3, 2025 13:53
@@ -1,5 +1,5 @@
/*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does the lvgl8 port need similar modifications?

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.

esp_lvgl_port broken by espressif/button v4.0.0 dependency (BSP-628)
2 participants