Skip to content

Commit cb035f9

Browse files
committed
lib: blobs: update stm32wba LL libraries to fix missing calibration function
Update Link Layer libraries WBA5_LinkLayer15_4_Zephyr.a and WBA6_LinkLayer15_4_Zephyr.a to fix missing calibration function for 802154 only. Signed-off-by: Vincent Tardy <vincent.tardy@st.com>
1 parent c60a842 commit cb035f9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

zephyr/module.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ blobs:
4747
url: https://github.com/STMicroelectronics/STM32CubeWB0/raw/v1.4.0/Middlewares/ST/STM32_BLE/stack/lib/stm32wb0x_ble_stack_controller_only.a
4848
description: "Binary Stack library for the STM32WB0 Bluetooth subsystem"
4949
- path: stm32wba/lib/WBA6_LinkLayer15_4_Zephyr.a
50-
sha256: cb3ec6c3cd921e927f0847ebf4efbe4dafd7e3ac4ee5c0bbe98e3368382f412c
50+
sha256: 9c57260975aeb493b2914bbcb149b59b8c0c647881b3d12d0544fd78ba314bae
5151
type: lib
5252
version: '1.9.0'
5353
license-path: zephyr/blobs/stm32wba/lib/license.md
54-
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/7343a38195df8a8fd4d31362a5d1568245d13c96/lib/WBA6_LinkLayer15_4_Zephyr.a
54+
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/b31a6222a1a6b4f1a93012ee15968057df2f8fee/lib/WBA6_LinkLayer15_4_Zephyr.a
5555
description: "Binary Link Layer library for the STM32WBA6 802.15.4 subsystem"
5656
- path: stm32wba/lib/WBA6_LinkLayer_BLE_Basic_15_4_lib_Zephyr.a
5757
sha256: f7d217d7da11b7bdc1c3f290983048688062009063c195e41344969f079105f3
@@ -61,11 +61,11 @@ blobs:
6161
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/7343a38195df8a8fd4d31362a5d1568245d13c96/lib/WBA6_LinkLayer_BLE_Basic_15_4_lib_Zephyr.a
6262
description: "Binary Link Layer library including BLE Basic features for the STM32WBA6 BLE-802.15.4 Concurrent mode subsystem"
6363
- path: stm32wba/lib/WBA5_LinkLayer15_4_Zephyr.a
64-
sha256: 43dfa7347297b013af1e37501a2d27c239df82537161333bb80b97ec83ac4804
64+
sha256: b27fa4b3d43168efb7d4f2e7981eb8c7b590bbc27a05fe60e2137d82df80c617
6565
type: lib
6666
version: '1.9.0'
6767
license-path: zephyr/blobs/stm32wba/lib/license.md
68-
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/7343a38195df8a8fd4d31362a5d1568245d13c96/lib/WBA5_LinkLayer15_4_Zephyr.a
68+
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/b31a6222a1a6b4f1a93012ee15968057df2f8fee/lib/WBA5_LinkLayer15_4_Zephyr.a
6969
description: "Binary Link Layer library for the STM32WBA5 802.15.4 subsystem"
7070
- path: stm32wba/lib/WBA5_LinkLayer_BLE_Basic_15_4_lib_Zephyr.a
7171
sha256: 1f7eafad212e1b58a73b625822f94482f8202a8557e21c30bfc7eb24aabc1b68

0 commit comments

Comments
 (0)