Skip to content

build(deps): bump cortex-m from 0.6.2 to 0.6.3#128

Merged
bors[bot] merged 1 commit intomasterfrom
dependabot/cargo/cortex-m-0.6.3
Aug 11, 2020
Merged

build(deps): bump cortex-m from 0.6.2 to 0.6.3#128
bors[bot] merged 1 commit intomasterfrom
dependabot/cargo/cortex-m-0.6.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2020

Bumps cortex-m from 0.6.2 to 0.6.3.

Release notes

Sourced from cortex-m's releases.

v0.6.3

Added

  • Initial Cortex-M Security Extension support for armv8m
  • UDF intrinsic
  • Methods to enable/disable exceptions in SCB

Fixed

  • Fix bug in asm::delay not updating status clobber flags
  • Swapped to llvm_asm! to support inline assembly on new nightlies
  • Our precompiled assembly routines have additional debug information
  • ITM is_fifo_ready improved to support armv8
  • Cache enabling moved to pre-built assembly routines to prevent possible undefined behaviour
Changelog

Sourced from cortex-m's changelog.

[v0.6.3] - 2020-07-20

Added

  • Initial Cortex-M Security Extension support for armv8m
  • UDF intrinsic
  • Methods to enable/disable exceptions in SCB

Fixed

  • Fix bug in asm::delay not updating status clobber flags
  • Swapped to llvm_asm! to support inline assembly on new nightlies
  • Our precompiled assembly routines have additional debug information
  • ITM is_fifo_ready improved to support armv8
  • Cache enabling moved to pre-built assembly routines to prevent possible undefined behaviour
Commits
  • 39ee966 Merge #250
  • 2e44cd8 Bump version to 0.6.3
  • 358be5d Merge #249
  • 6717d4b Update CHANGELOG with 0.6.3 backports
  • 202cb2d Always link pre-built asm, required for new cache management functions
  • b7ff5f7 Allow the taken flag to be optimized out
  • cb6a61a Add a function to get SHCSR enable bit positions
  • b607b35 Use assembly sequences to enable caches.
  • 33f0318 Correct the documentation for the SCB::set_pendst function
  • f58e5e1 ITM: don't test reserved bits in is_fifo_ready
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 10, 2020
@jordens
Copy link
Member

jordens commented Aug 11, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 11, 2020

Build succeeded:

@bors bors bot merged commit aab69aa into master Aug 11, 2020
@bors bors bot deleted the dependabot/cargo/cortex-m-0.6.3 branch August 11, 2020 13:08
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant