Releases: GrumpyOldPizza/ArduinoCore-stm32wb
Releases · GrumpyOldPizza/ArduinoCore-stm32wb
0.1.7
0.1.6
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
Move to RTC as time base
Rework HSEM3 critical regions
RTOS rework
BLE 1.14.1 stack
RTOS Updates
RTOS Updates
CMSIS-Core 5.9.0
CMSIS-DSP 1.10.0
BLE Stack 1.14.0
Upgrade to BLE 1.14.0
USB fixes.
Add Mothra variant
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
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
Initial Commit