Skip to content

Conversation

@espzav
Copy link
Collaborator

@espzav espzav commented Nov 20, 2025

ESP-BSP Pull Request checklist

  • Version of modified component bumped
  • CI passing

Change description


Note

Fixes noglib generator to edit manifest via manager.manifest, bumps BSP versions, and refreshes benchmark data.

  • CI:
    • Update /.github/ci/bsp_noglib.py to remove dependencies via manager.manifest.dependencies and examples via manager.manifest.examples instead of manifest_tree.
  • BSP Versions:
    • Bump bsp/esp32_p4_eye/idf_component.yml to "2.0.0~1".
    • Bump bsp/esp32_p4_function_ev_board/idf_component.yml to "5.1.0~1".
  • Docs:
    • Refresh LVGL benchmark date and metrics in bsp/esp32_p4_function_ev_board/README.md.

Written by Cursor Bugbot for commit 6a60ba2. This will update automatically on new commits. Configure here.

@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=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=1

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

@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

@espzav
Copy link
Collaborator Author

espzav commented Nov 20, 2025

@tore-espressif @PetrESP PTAL

@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

Test Results

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

Results for commit 6a60ba2.

Copy link
Collaborator

@tore-espressif tore-espressif left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

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.

Looks good from my side 🙂

@espzav espzav merged commit ff02ec7 into master Nov 21, 2025
70 checks passed
@espzav espzav deleted the ci/fix_noglib branch November 21, 2025 08:03
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.

LVGL dependency is not properly removed from noglib BSP variants (BSP-740)

4 participants