Skip to content

v0.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 06:55
· 349 commits to master since this release
615f093
  • FieldFpec instead or fty generic (#722)
  • print error on ci curl request fail (#725)
  • removed rty generic in FieldWriter (#721)
  • bool and u8 as default generics for BitReader/Writer and FieldReader/Writer (#720)
  • Bump MSRV to 1.65 (#711)
  • Optimize case change/sanitize (#715)
  • Fix dangling implicit derives (#703)
  • Fix escaping <> and & characters in doc attributes (#711)
  • Add interrupt_link_section config parameter for controlling the #[link_section = "..."] attribute of __INTERRUPTS (#718)
  • Add option to implement Debug for readable registers (#716)
  • Add atomics-feature (#729)