fix(deps): update rust crate esp-backtrace to 0.15.0 #7
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.14.2
->0.15.0
Release Notes
esp-rs/esp-hal (esp-backtrace)
v0.15.0
: 0.15.0Please note that only changes to the
esp-hal-common
package are tracked in these release notes.Added
rt-riscv
andrt-xtensa
features to enable/disable runtime support (#1057)embedded-io
feature to each chip-specific HAL (#1072)embassy-time-driver
toesp-hal-common
due to updatingembassy-time
tov0.3.0
(#1075)Changed
async
feature is provided (#1042)1.0.0
releases of theembedded-hal-*
packages (#1068)embassy-time
to0.3.0
and embassy-executor to0.5.0
release due to the release of theembedded-hal-*
packages (#1075)embassy-time
(#1092)smart-leds-trait
andsmart-leds
packages (#1094)Fixed
SetDutyCycle
impl onPwmPin
(#1033)Breaking
RTC_CNTL
andLP_CLKRST
toLPWR
) (#1064)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.
This PR was generated by Mend Renovate. View the repository job log.