Skip to content

Arduino Core for STM32 2.7.1

Latest
Compare
Choose a tag to compare
@fpistm fpistm released this 29 Nov 13:36
· 120 commits to main since this release

Github Releases (by Release)

What's Changed

  • Fixed SPI mode enum in SubGHz library by @jgromes in #2191
  • fix(SubGhz): SPISettings not properly defined by @fpistm in #2193
  • Fixed memory on Wire instance by @gbr1 in #2196
  • fix(nucleo_f722ze): remove duplicate PE2 definition by @fpistm in #2200
  • chore(U5): update to latest STM32CubeU5 v1.4.0 by @fpistm in #2198
  • fix(spi): keep constexpr constructor by @fpistm in #2204
  • feat(spi): add transfer api with tx and rx buffer by @fpistm in #2206
  • chore(F4): update to latest STM32CubeF4 v1.28.0 by @fpistm in #2213

New Contributors

Full Changelog: 2.7.0...2.7.1