Skip to content

Upgrade ESP-IDF v5.3.2 to v5.4.1 #10267

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

Merged
merged 17 commits into from
May 1, 2025
Merged

Upgrade ESP-IDF v5.3.2 to v5.4.1 #10267

merged 17 commits into from
May 1, 2025

Conversation

eightycc
Copy link
Collaborator

Upgrade ESP-IDF from v5.3.2 to 5.4.1.

Draft pull for now to check for CI errors and obtain build artifacts.

Resolves #10191.

@eightycc
Copy link
Collaborator Author

Testing results:

Adafruit Feather Huzzah32:

  • Web Workflow: file browser, file editor, and serial terminal all OK.
  • BLE: Serial echo test OK.
  • CircuitPython Internet Test: Scan, ping, http client OK. https client known tls certificate failure.

dhalbert and others added 4 commits April 25, 2025 15:14
Cert bundle code in lib/mbedtls_config was being used, and assumed the older ESP-IDF internal
bundle format, which was changed in ESP-IDF v5.4. Added a wrapper around the ESP-IDF
bundle routines, and stopped using the shared bundle code.

Also fixed extraneous blank lines in mbedtls logging and removed an extraneous, unused, damaged .h.
@tannewt tannewt marked this pull request as ready for review May 1, 2025 22:38
@tannewt tannewt self-requested a review May 1, 2025 22:38
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for the update.

@tannewt tannewt merged commit 7c64ac6 into adafruit:main May 1, 2025
614 checks passed
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.

Espressif: Update to ESP-IDF v5.4.1
3 participants