Skip to content

Releases: stm32duino/STM32duinoBLE

Version 1.2.1

08 Jul 13:42
Compare
Choose a tag to compare
  • Align to ArduinoBLE 1.2.1
  • Fix to remove specific include. Correct CMSIS device header already included by the core.
  • examples: add STM32WB5MM-DK support

What's Changed

  • examples: add STM32WB5MM-DK support by @fpistm in #32

Full Changelog: 1.2.0...1.2.1

Version 1.2.0

04 May 15:41
9b7107b
Compare
Choose a tag to compare
  • Align to ArduinoBLE 1.2.0
  • Improve STM32duinoBLE robustness and flexibility
  • Replace ArduinoBLE.h with STM32duinoBLE.h
  • Add B_L4S5I_IOT01A
  • Add support to X-NUCLEO-IDB05A2
  • Use B_L475E_IOT01A official name
  • Add support of the STM32WBxx
  • Update CI with new maintainer name (STM32 core 2.0.0)

Version 1.1.2

18 Nov 15:30
4734253
Compare
Choose a tag to compare

What's Changed

  • Add support to STBTLE-RF and STBTLE-1S modules by @cparata in #3
  • Fix issue on Disconnection event by @cparata in #4
  • Update README and Library properties files by @cparata in #5
  • Sync with ArduinoBLE library by @cparata in #6
  • Replace typo STBTLE with SPBTLE by @cparata in #8
  • Align to ArduinoBLE 1.1.2 by @cparata in #9

Full Changelog: 1.1.1...1.1.2