Releases
v2.1.0
2.1.0 (2023-11-09)
Features
Add data operations to GattClient (#132 ) (a1eaaf5 )
Add GATT Client (discovery attributes) (#131 ) (121c351 )
Add integration tests (#208 ) (07086ec )
Add services/st_util/StUartProgammer (#185 ) (8faceb4 )
Add stm32g0 hal drivers (#118 ) (35dff48 )
Ble central pairing bonding feature (#163 ) (530b3bc )
Configurable clock phase and polarity for sync spi (#200 ) (cbf6d68 )
Gap and gatt refactored/improved due to embedded-infra changes (#136 ) (e6c276b )
Improvements according to application note AN5289 (#135 ) (bd95621 )
Low power event dispatcher (#156 ) (a0d1855 )
Merge upstream changes (#126 ) (1546f51 )
Refactor and expand StUartProgrammer (#202 ) (5c8c213 )
Removed additional EXCLUDE_FROM_ALL property in favour of using emil_build_for() (8e3766d )
Update st ble stack (#165 ) (a6b8827 )
Update the st ble stack to version 1.17 (a6b8827 )
Bug Fixes
Adc on stm32wb (#162 ) (ee16f2a )
Add ble middleware binaries (#130 ) (201687e )
Add confirmation for gatt indication (#159 ) (02a98f0 )
Communication over ethernet smi (#129 ) (9935da5 )
Do not assert if GattCompleteEvent fails (#167 ) (063daa4 )
Duplicate and misdirected function calls due to listening for events on multiple levels in the inheritance tree of classes using GapSt. (6f8b7f7 )
Event handling of GapSt and its derived classes. (#143 ) (6f8b7f7 )
Hal_st/stm32fxxx/EthernetSmiStm: ETH_MACMIIAR_CR_Msk is the mask of MACMII->AR, not the inverse (9935da5 )
Incorrect connection handle in state transitions (#147 ) (2f99452 )
Set privacy mode for bonded devices (#146 ) (88d30f2 )
Standalone stm32 build and debug (#193 ) (71bf177 )
Systick conflict with invalidIrq (#161 ) (8ee04e1 )
You can’t perform that action at this time.