open-morphs / morph-v1-esp32-fw-rs

An experimental Rust-based embedded firmware for the Morph InfiniConnect earbuds' smart case.
MIT License
0 stars 0 forks source link

chore(deps): update esp-idf-sys requirement from 0.31.6 to 0.32.0 in /variants/esp32 #13

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on esp-idf-sys to permit the latest version.

Commits
  • 58d4daa New release
  • 8cfdcd5 clippy
  • 949861f Latest Xtensa clang needs libncurses5
  • ef2be97 crates.io badge
  • b55a6fe Update default ESP-IDF version in native builds to v4.4.3
  • 62a82ae docs: 🐛 Fix docstrings (#150)
  • 95baf72 New release
  • 7b3a45b manually set the variable instead of using a private function
  • ff4d458 initialize target specific information in cmake
  • 31ebb65 Fix wrong section name in esp_app_desc macro
  • Additional commits viewable in compare view


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)