Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Backport Release v0.6.15

Compare
Choose a tag to compare
@jonathanpallant jonathanpallant released this 25 Nov 09:49
· 173 commits to master since this release
ad9bacd

Fixed

  • Backport: Mark .bss as NOLOAD (#265)
  • Backport: Fix possible overflow of .data region (#286)
  • Backport: Perform volatile reads of ICSR in DefaultHandler (#315)

Other

  • Backport: Use links in Cargo.toml to prevent multiple linking of cortex-m-rt (#276)
  • Backport: Use same verison for macros crate as for cortex-m-rt itself (#245)