Skip to content

Arduino Core for STM32 2.2.0

Compare
Choose a tag to compare
@fpistm fpistm released this 20 Dec 19:25
· 870 commits to main since this release

Github Releases (by Release)

This release includes:

Add support of:

HAL Drivers and CMSIS updated:

Middleware updated:

  • OpenAmp Middleware to MP1 Cube version 1.5.0

Core dependencies:

What's Changed

  • CI: refactor python scripts by @fpistm in #1522
  • Daisy Seed 1.1 variant compatibility by @beserge in #1528
  • fix(F2): Ethernet peripheral configuration for LAN8742A by @fpistm in #1540
  • HardwareTimer: Allow delaying initialization to setup method by @matthijskooijman in #1534
  • HardwareTimer: Add API to check whether timer/channels are running by @ABOSTM in #1550
  • Fix typos in variants/ subdirectory by @luzpaz in #1553
  • ci: add codespell action by @fpistm in #1554
  • HardwareTimer: start timer in case only CC interrupts are used by @ABOSTM in #1549
  • HardwareTimer: fix typo in comments and obvious ICPolarity wrong setting by @ABOSTM in #1548
  • HardwareTimer: remove useless variable timAssociatedInputChannel by @ABOSTM in #1558
  • Wire: Max TX buffer length by @ABOSTM in #1562
  • Synchronize PlatformIO build scripts by @valeros in #1563
  • fix variant WeActMiniH7xx, DevEBoxH7xx: ena peripheral pll clks by @ag88 in #1585

New Contributors

Full Changelog: 2.1.0...2.2.0

Several components libraries are available on stm32duino organization.
They are also available through the Arduino library manager. Search for STM32duino 😉