Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@rjaegers rjaegers released this 29 Feb 09:37
c12ba17

3.0.0 (2024-02-29)

⚠ BREAKING CHANGES

  • update DmaStm to support new dma peripherals in G0, G4 and WB devices (#169)

Features

  • Add configuration struct to init (#262) (59d9331)
  • Update DmaStm to support new dma peripherals in G0, G4 and WB devices (#169) (d62e03e)
  • Update WB55 GAP constructor (0c8e2e4)

Bug Fixes

  • Add purl specifier for st middleware (#228) (f3cc25c)
  • Report number of bonds in GapSt (#263) (85dceea)
  • Zero initialize SynchronousSpiMasterStm::spiHandle (#245) (581db4e)