Skip to content

Releases: GrumpyOldPizza/ArduinoCore-stm32wb

0.1.6

09 Feb 21:29

Choose a tag to compare

Add a few new boards:

  • Sasquatch-WB5MMG
  • MicroMod-WB5MMG
  • DISCO-WB5MMG

Add Secure Boot / Secure Firmware Update:

  • SHA256/ECC256 signature / authentication
  • AES128 encryption
  • LZFWU compression
  • BLE OTA

Add DEBUG support for IDE 2.x

0.1.5

03 Feb 02:36

Choose a tag to compare

Move to RTC as time base

Rework HSEM3 critical regions

RTOS rework

BLE 1.14.1 stack

RTOS Updates

02 Nov 00:06

Choose a tag to compare

RTOS Updates
CMSIS-Core 5.9.0
CMSIS-DSP 1.10.0

BLE Stack 1.14.0

26 Aug 03:32

Choose a tag to compare

Upgrade to BLE 1.14.0
USB fixes.

Add Mothra variant

03 Apr 20:47

Choose a tag to compare

Add Mothra variant Pre-release
Pre-release

Mothra variant added
USART as SPI port rework
BLE advertising data moved to lower level HCI interface due to ACI packet ordering issues.

0.1.1

09 Mar 13:05

Choose a tag to compare

0.1.1 Pre-release
Pre-release

Fix a race condition in BLE that would allow ::writeValue() remain stuck in a busy condition if a disconnect during an update sequence happens.

0.1.0

06 Mar 20:01

Choose a tag to compare

0.1.0 Pre-release
Pre-release

Initial Commit