Skip to content

v0.1.24

Choose a tag to compare

@adamgreig adamgreig released this 21 Aug 15:04
· 297 commits to master since this release
v0.1.24
53f7f2a

Breaking changes:

  • Move _strip, _strip_end before _modify (#89)
    • Existing patch files may need updating to refer to the stripped
      versions of names being modified
  • Allow _derive to rename derived peripherals, optionally specify a new base
    address and description (#118)
    • If registers were being copied and modified, use _copy instead of
      _derive for those peripherals.