Skip to content

Releases: lpc55/lpc55-rtic

v0.5.7

02 May 02:23
Compare
Choose a tag to compare

Bounds pend on InterruptNumber directly

  • svd2rust 0.18 implements only this
  • cortex-m implements this for Copy + Nr

So this should be backwards compatible, and forwards compatible with the new svd2rust.

v0.5.6

25 Apr 14:22
Compare
Choose a tag to compare

This fork-only release in the 0.5 series pulls in the stack burden prevention change that will be in upstream's 0.6 series.