Skip to content

Bump esp-idf-sys from 0.36.1 to 0.37.2#179

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/esp-idf-sys-0.37.2
Open

Bump esp-idf-sys from 0.36.1 to 0.37.2#179
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/esp-idf-sys-0.37.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps esp-idf-sys from 0.36.1 to 0.37.2.

Changelog

Sourced from esp-idf-sys's changelog.

[0.37.2] - 2026-03-10

Fixed

  • An issue with the sdmmc component and CMake build

[0.37.1] - 2026-03-10

Fixed

  • Fix several compilation issues with esp32p4

[0.37.0] - 2026-03-09

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
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [esp-idf-sys](https://github.com/esp-rs/esp-idf-sys) from 0.36.1 to 0.37.2.
- [Changelog](https://github.com/esp-rs/esp-idf-sys/blob/master/CHANGELOG.md)
- [Commits](esp-rs/esp-idf-sys@v0.36.1...v0.37.2)

---
updated-dependencies:
- dependency-name: esp-idf-sys
  dependency-version: 0.37.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 16, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants