Update Rust crate esp-idf-sys to 0.37.0#36
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.36.0→0.37.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
esp-rs/esp-idf-sys (esp-idf-sys)
v0.37.2Compare Source
Fixed
v0.37.1Compare Source
Fixed
v0.37.0Compare Source
Breaking
esp_app_desc!macro removed for all versions prior to ESP-IDF V5.1.0Deprecated
due to significant changes in the ESP-IDF driver code layout since ESP-IDF 5.3.x
Added
esp_idf_version_at_least_X_Y_Z,esp_idf_version_patch_at_least_X_Y_Zandesp_idf_version_patch_at_most_X_Y_Zcfgconstants for easier conditional compilation against various ESP-IDF versionsesp32c5andesp32c61esp_lcd_mipi_dsi.handesp_ldo_regulator.h(#398)impl core::error::Error for EspErrorFixed
esp_app_desc!macro so the reserv3 field is correct for ESP IDF v5.4esp_app_desc!macro so that it properly embedsCONFIG_ESP_EFUSE_BLOCK_REV_MIN_FULL/CONFIG_ESP_EFUSE_BLOCK_REV_MAX_FULLwith recent ESP-IDF versions (5.4+, 5.2.3+, 5.3.2+)esp_app_desc!macro fails at build-time if some of the fields cannot fit inside the structureConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.