Releases: Infineon/btstack-integration
btstack-integration 5.0.2
btstack-integration v5.0.2 is a patch release with below mentioned fixes and enhancements:
- Fixed an issue in ISOC path in P6+43xx platform
- Fixed a minor warning in code
- To control the time taken for FW patch download on P6+555xx platform, updated the code to fetch baud rate from BSP.
- Improved exception data printing for 20829/89829 platforms
- Fixed the memory leak issue observed after long time with continuous AIROC stack init and de-init operations on 20829/89829 platform
btstack-integration 5.0.1
btstack-integration v5.0.1 is a patch release with below mentioned enhancements:
- Added support for P6+555xx Platform
- Increased the controller heap size allocated in P6+BLESS platform
btstack-integration 5.0
btstack-integration v5.0.0 contains below updates:
- Removed controller FW patches from btstack-integration asset. Controller FW patches are now available as part of separate assets.
- Removed debug uart library, which is used for getting HCI traces and for communication with external host, from btstack-integration. It is now available as a separate airoc-hci-transport asset.
- Fixed the issue of device sometimes going into bad state after a very long run
- Added support for ISOC in P6+43xx platform
- Optimized start up time in P6+43xx platform
- Changes to notify the application and restart the system after controller crash if btstack version is v4.0 or more. Applicable on 20829B0 and 89829B0 only.
btstack-integration 4.7
btstack-integration v4.7.0 contains below updates:
- Updated BT Controller FW patches for 20829B0 and 89829B0
- Added BT Controller FW patch for new Inventek Board ‘ISM43439-WBP-L151-EVB’ board having new module ‘ISM43439-WBP-L151’
- Modified IRQ settings for DMA and non-DMA transfers
- Updated P6+43xx platform code to support TARGET_KIT_XMC72_EVK_MUR_43439M2
- Updated P6+43xx platform to fix an initialization issue observed with AIROC-Wi-Fi-Bluetooth-STM32 pack
- Fixed an issue observed during printing Application traces while using IAR toolchain
- Updated P6+43xx platform to use freertos timer instead of LP Timer
- Removed default callback function used for registering HCI traces on P6+43xx platform. The application now needs to register for HCI traces using wiced_bt_dev_register_hci_trace() API
- Updated BT Controller FW patch for P6+4373(Sterling LWB5Plus module)
btstack-integration 4.6
btstack-integration v4.6.0 contains below updates:
- Added BT Controller FW patches with ISOC and PAWR support for 20829B0
- Added BT Controller FW patches with Generic, PAWR and WBMS support for 89829B0
- Updated generic BT Controller FW patch for 20829B0
- Added support in 20829B0 for AIROC™ BT/BLE stack deinitialization
- Minor fix related to issue observed during AIROC™ BT/BLE stack deinitialization on P6+43xx platform
- Removed 20829A0 BT Controller FW patches
btstack-integration 4.5
btstack-integration v4.5.0 contains below updates:
- Updated BT Controller FW patch for 20829B0
- Minor modifications to adhere MISRA C compliance
- Fixes related to SCO handling in P6+43xx platform
- Changes to support DMA on 20829 and P6+BLESS platforms
- Modified debug UART for 20829 and P6+BLESS platforms
btstack-integration 4.4
btstack-integration v4.4.0 contains below updates:
- Added BT Controller FW patch for 43022
- Updated BT Controller FW patch for 20829B0
- Improvements to reduce start up time for 20829B0
- Added platform support for wiced_bt_app_serialize_function()
- Corrected a check related to default stack initialization
btstack-integration 4.3.1
btstack-integration v4.3.1 is a patch release with below mentioned enhancements and fixes:
- Added BT controller firmware for 20829B0
- Increased number of IPC retries for 20829B0
- Fixed memory alignment issue observed with ARM compiler
btstack-integration 4.3
btstack-integration v4.3.0 contains below updates:
- Added FW patch from Laird(LWB+) for 43439
- Added FW patches from Murata for 4373-2AE and 4373-2BC
- Added code size optimization changes in porting layer
- Added APIs to get IPC operation failure details
- Added changes to separate out HCI BTSpy traces from debug UART logs
btstack-integration 4.2
btstack-integration v4.2.0 contains below updates:
-
Updated BT controller firmware for 20829
-
Enabled FW core dump for 20829
-
Added DSRAM (DeepSleep RAM) callback registration APIs for 20829
-
Reduced debug UART (used for gettig HCI traces) memory size from 30K to 6K for 20829 and P6+BLESS
-
Instead of using hardcoded value, read maximum number of connection count set by Application in BT configurator and use it in P6+BLESS porting layer