Skip to content

Releases: GrumpyOldPizza/ArduinoCore-stm32wb

0.1.5: Move to RTC as time base; HSEM3 critical regions; RTOS rework; BLE 1.…

03 Feb 02:36
Compare
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
Compare
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
Compare
Choose a tag to compare

Upgrade to BLE 1.14.0
USB fixes.

Add Mothra variant

03 Apr 20:47
Compare
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: Cleanup ::writeValue() handling to remove race condition ending up wi…

09 Mar 13:05
Compare
Choose a tag to compare

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
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial Commit