Skip to content

Update Rust crate esp-idf-sys to 0.37.0#36

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/esp-idf-sys-0.x
Open

Update Rust crate esp-idf-sys to 0.37.0#36
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/esp-idf-sys-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 9, 2026

This PR contains the following updates:

Package Type Update Change
esp-idf-sys dependencies minor 0.36.00.37.0

Warning

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.2

Compare Source

Fixed
  • An issue with the sdmmc component and CMake build

v0.37.1

Compare Source

Fixed
  • Fix several compilation issues with esp32p4

v0.37.0

Compare Source

Breaking
  • Support for the esp_app_desc! macro removed for all versions prior to ESP-IDF V5.1.0
    • Reason: the "patch-ESP-IDF-during-cargo-build" mechanism was retired
Deprecated
Added
  • esp_idf_version_at_least_X_Y_Z, esp_idf_version_patch_at_least_X_Y_Z and esp_idf_version_patch_at_most_X_Y_Z
    cfg constants for easier conditional compilation against various ESP-IDF versions
  • Compatibility with ESP-IDF v5.4.X, v5.5.x
  • Support for esp32c5 and esp32c61
  • Add raw bindings for esp_lcd_mipi_dsi.h and esp_ldo_regulator.h (#​398)
  • Pulse counter bindings for esp32p4
  • impl core::error::Error for EspError
  • Added bindings for esp_wifi_remote and esp_hosted
Fixed
  • Fix the esp_app_desc! macro so the reserv3 field is correct for ESP IDF v5.4
  • Fix the esp_app_desc! macro so that it properly embeds CONFIG_ESP_EFUSE_BLOCK_REV_MIN_FULL/CONFIG_ESP_EFUSE_BLOCK_REV_MAX_FULL with recent ESP-IDF versions (5.4+, 5.2.3+, 5.3.2+)
  • Make sure that the esp_app_desc! macro fails at build-time if some of the fields cannot fit inside the structure
  • Re-enable "esp_lcd_panel_rgb.h" after >= v5.3 for targets with SOC_LCD_RGB_SUPPORTED
  • Fix typo (commuity -> community) in README.md

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot had a problem deploying to github_release March 9, 2026 13:49 Failure
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.

0 participants