Skip to content

Conversation

@espzav
Copy link
Collaborator

@espzav espzav commented Nov 12, 2025

ESP-BSP Pull Request checklist

  • Version of modified component bumped
  • CI passing

Change description

@github-actions
Copy link

github-actions bot commented Nov 12, 2025

Test Results

28 tests   28 ✅  1m 32s ⏱️
 5 suites   0 💤
 5 files     0 ❌

Results for commit b1c0156.

♻️ This comment has been updated with latest results.

@espzav espzav force-pushed the fix/lvgl_port_deinit_fix branch from 4805d0f to ed24a46 Compare November 12, 2025 13:56
@espzav
Copy link
Collaborator Author

espzav commented Nov 12, 2025

@PetrESP @tore-espressif PTAL

Copy link
Collaborator

@PetrESP PetrESP left a comment

Choose a reason for hiding this comment

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

To me this change makes sense and is cleaner. Great job.
Personally I would maybe separate the touch driver change to a separate commit because from this I don't know how it's connected to the LVGL task.

@ThunderDai
Copy link

hi, LVGL v8 also be fixed: https://github.com/espressif/esp-bsp/blob/fix/lvgl_port_deinit_fix/components/esp_lvgl_port/src/lvgl8/esp_lvgl_port.c#L190

@espzav espzav force-pushed the fix/lvgl_port_deinit_fix branch from ed24a46 to b1c0156 Compare November 13, 2025 07:02
@github-actions
Copy link

⚠️ Build failed for idf_ver=latest index=4

This failure was ignored (continue-on-error enabled).
See details: View build logs

@github-actions
Copy link

⚠️ Build failed for idf_ver=latest index=5

This failure was ignored (continue-on-error enabled).
See details: View build logs

@github-actions
Copy link

⚠️ Build failed for idf_ver=latest index=3

This failure was ignored (continue-on-error enabled).
See details: View build logs

@github-actions
Copy link

⚠️ Build failed for idf_ver=latest index=2

This failure was ignored (continue-on-error enabled).
See details: View build logs

@github-actions
Copy link

⚠️ Build failed for idf_ver=latest index=1

This failure was ignored (continue-on-error enabled).
See details: View build logs

@espzav espzav merged commit 21c6cd0 into master Nov 13, 2025
69 checks passed
@espzav espzav deleted the fix/lvgl_port_deinit_fix branch November 13, 2025 13:56
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: Always having a mutex lock(task_init_mux) makes it impossible to restore task priority (BSP-739)

4 participants