Skip to content

Conversation

@tore-espressif
Copy link
Collaborator

@tore-espressif tore-espressif commented Oct 15, 2025

This will enable ESP32-H4 builds on esp-idf/master.


Note

Enables preview target builds and updates CI to use idf-build-apps 2.13.3 across workflows.

  • CI configuration:
    • Enable preview targets by setting enable_preview_targets = true in .github/ci/.idf_build_examples_config.toml and .idf_build_apps.toml.
    • Set target = "all" in .idf_build_apps.toml.
  • Workflows:
    • Upgrade idf-build-apps from 2.12.2 to 2.13.3 in:
      • .github/workflows/build_and_run_host_test.yml
      • .github/workflows/build_and_run_test_app_usb.yml
      • .github/workflows/build_idf_examples.yml

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

@peter-marcisovsky
Copy link
Collaborator

@tore-espressif FYI, if you are wandering why did build of UVC example failed after updating idf-build-apps, explanation here

@tore-espressif tore-espressif force-pushed the ci/enable_h4_build branch 3 times, most recently from b529c66 to bea3ce4 Compare October 15, 2025 19:54
@tore-espressif
Copy link
Collaborator Author

H4 builds are not correctly generated. Although it works locally. Marking as draft for now

@tore-espressif tore-espressif marked this pull request as draft October 16, 2025 06:39
@tore-espressif tore-espressif marked this pull request as ready for review October 29, 2025 03:53
@tore-espressif tore-espressif force-pushed the ci/enable_h4_build branch 2 times, most recently from 6c10f2e to eba5361 Compare October 29, 2025 07:22
cursor[bot]

This comment was marked as outdated.

@tore-espressif
Copy link
Collaborator Author

H4 target is build with latest esp-idf container

@tore-espressif tore-espressif force-pushed the ci/enable_h4_build branch 2 times, most recently from 5821f4f to d7eeb8c Compare November 1, 2025 04:08
@igi540 igi540 self-requested a review November 3, 2025 09:29
This will enable ESP32-H4 builds on esp-idf/master.
@tore-espressif tore-espressif merged commit 4c7f3ef into master Nov 3, 2025
66 checks passed
@tore-espressif tore-espressif deleted the ci/enable_h4_build branch November 3, 2025 13:40
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.

5 participants