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

Enable preview-target builds, exclude CherryUSB examples, and upgrade idf-build-apps to 2.13.3 across CI workflows.

  • CI configuration:
    • Enable preview targets and set target="all" in .github/ci/.idf_build_examples_config.toml and .idf_build_apps.toml.
    • Exclude examples/peripherals/usb/device/cherryusb_serial_device and examples/peripherals/usb/host/cherryusb_host from example builds.
  • Workflows:
    • Bump idf-build-apps to 2.13.3 in build_and_run_host_test.yml, build_and_run_test_app_usb.yml, and build_idf_examples.yml.

Written by Cursor Bugbot for commit 39c8e11. 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
This will enable ESP32-H4 builds on esp-idf/master.
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.

4 participants