Skip to content

Arduino Core for STM32 2.12.0

Latest

Choose a tag to compare

@fpistm fpistm released this 16 Dec 14:43
· 1 commit to main since this release

Github Releases (by Release)

What's Changed

  • Revert "chore(f7): use HSE bypass for Nucleo-F767ZI" by @fpistm in #2796
  • chore(variants): update variants against CubeMX DB release 6.0.140 by @fpistm in #2798
  • system(f4) update STM32F4xx HAL Drivers to v1.8.5 by @fpistm in #2800
  • system(f7) update STM32F7xx HAL Drivers to v1.3.3 by @fpistm in #2801
  • Add SPI slave mode support by @patricklaf in #2050
  • fix(stm32wrapper): header regex by @fpistm in #2810
  • fix(uart): HardwareSerial begin() causes Infinite Loop by @baftii in #2785
  • variant(f4): add the DISCO_F411VE (STM32F411E-DISCO) board by @otac0n in #2805
  • Add readBytes(uint8_t *buffer, size_t length) to USBSerial.h by @qqqlab in #2818
  • fix: add guard to custom startup scripts by @fpistm in #2820
  • chore(u0): update to latest STM32CubeU0 v1.2.0 by @fpistm in #2822
  • Add custom devboard - Databoard by @its-kronos in #2806
  • Define default pins for Cygnet/Swan Serial2/3 by @zfields in #2826
  • Added Generic Variant for STM32H733VGT by @dpoettler in #2830
  • feat: add STM32WL3x support by @fpistm in #2823
  • chore: add Nucleo WL33CC2 by @fpistm in #2832
  • Fix build for STM32C051xx boards by @nessotrin in #2791
  • fix(g4): RAM size of G491 & G4A1 is 112k not 128k (fixes #2835) by @ndoo in #2837
  • variant(f3): add Nucleo-F334R8 support by @Aymane-ST in #2843
  • variant(f4): add STM32F429I-DISC1 support by @Aymane-ST in #2845
  • variant(h7): add Nucleo-H745ZI-Q support by @Aymane-ST in #2848
  • system(WL) update STM32WLxx HAL Drivers to v1.4.0 by @fpistm in #2854
  • chore(L5): update to latest STM32CubeL5 v1.6.0 by @fpistm in #2853
  • Add WeActMini STM32H723VGT6 Variant by @shunceyb in #2851
  • chore(wb0): update to latest STM32CubeWB0 v1.4.0 by @fpistm in #2857
  • chore(l4): update to latest STM32CubeL4 v1.18.2 by @fpistm in #2858
  • chore(wba): update to latest STM32CubeWBA v1.8.0 by @fpistm in #2859
  • chore(wl3): update to latest STM32CubeWL3 v1.3.0 by @fpistm in #2860
  • chore(wb): update to latest STM32CubeWB v1.24.0 by @fpistm in #2861
  • chore: update to stm32_svd 1.20.0 by @fpistm in #2866
  • feat: select cmsis-dap interface when DapLink upload used by @fpistm in #2867
  • chore(wl3): update to latest STM32CubeWL3 v1.3.1 by @fpistm in #2869
  • feat: moved to CMSIS 6.2.0 by @fpistm in #2870
  • fix: Cortex-M33 FPU is the FPv5 by @fpistm in #2872
  • fix(u5): usb configuration by @fpistm in #2874
  • fix: NUCLEO_F446ZE boards.txt heading by @cjmayo in #2878
  • fix: initVariant on Blues boards by @zfields in #2876
  • variant(u3): add STDES-MB2095 support by @fpistm in #2875
  • Rename some function parameters to solve -Wshadow issue in SPI and EEPROM libraries by @marshfolx in #2880

New Contributors

Full Changelog: 2.11.0...2.12.0