Skip to content

Commit b32eed8

Browse files
committed
lib: blobs: add stm32wba ble-ieee802.15.4 concurrent Link Layer libraries
Add WBA6_LinkLayer_BLE_Basic_15_4_lib_Zephyr.a and WBA6_LinkLayer_BLE_Full_15_4_lib_Zephyr.a Signed-off-by: Vincent Tardy <[email protected]>
1 parent 17d502c commit b32eed8

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

zephyr/module.yml

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,30 @@ blobs:
5454
url: https://github.com/STMicroelectronics/STM32CubeWB0/raw/v1.0.0/Middlewares/ST/STM32_BLE/stack/lib/stm32wb0x_ble_stack_controller_only.a
5555
description: "Binary Stack library for the STM32WB0 Bluetooth subsystem"
5656
- path: stm32wba/lib/WBA6_LinkLayer15_4_Zephyr.a
57-
sha256: e67f4270429f3e6399b26aea82a302e85576efb43a47b194648f98b9e9c7805b
57+
sha256: 189e087aef9942b6fa77e0573346cedbb1ea354ee4aa7649bfbd465779969fb3
5858
type: lib
5959
version: '1.7.0'
6060
license-path: zephyr/blobs/stm32wba/lib/license.md
61-
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/217cec65d7978d8f82aeac2f85a8e6df93fa460c/lib/1_7_0/WBA6_LinkLayer15_4_Zephyr.a
61+
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/8de4161a4217dfaeb67ebe7e94c9043583b4580f/lib/1_7_0/WBA6_LinkLayer15_4_Zephyr.a
6262
description: "Binary Link Layer library for the STM32WBA6 802.15.4 subsystem"
6363
- path: stm32wba/lib/WBA6_LinkLayer_Thread_lib_Zephyr.a
64-
sha256: 23e377b1ef70119f1115c57d162065168d860dd71477c3e247fb295f7a728989
64+
sha256: 4241c79b015a5f04fec3b172cbb557b9f410d3debf9bff7accabd4808f560c74
6565
type: lib
6666
version: '1.7.0'
6767
license-path: zephyr/blobs/stm32wba/lib/license.md
68-
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/217cec65d7978d8f82aeac2f85a8e6df93fa460c/lib/1_7_0/WBA6_LinkLayer_Thread_lib_Zephyr.a
68+
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/8de4161a4217dfaeb67ebe7e94c9043583b4580f/lib/1_7_0/WBA6_LinkLayer_Thread_lib_Zephyr.a
6969
description: "Binary Link Layer library for the STM32WBA6 Thread subsystem"
70+
- path: stm32wba/lib/WBA6_LinkLayer_BLE_Basic_15_4_lib_Zephyr.a
71+
sha256: 3859fb1ac8b9f1bf7f82d362949f99e06e842baf99d6af887941b26111f4608d
72+
type: lib
73+
version: '1.7.0'
74+
license-path: zephyr/blobs/stm32wba/lib/license.md
75+
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/8de4161a4217dfaeb67ebe7e94c9043583b4580f/lib/1_7_0/WBA6_LinkLayer_BLE_Basic_15_4_lib_Zephyr.a
76+
description: "Binary Link Layer library for the STM32WBA6 BLE-802.15.4 Concurrent mode subsystem"
77+
- path: stm32wba/lib/WBA6_LinkLayer_BLE_Full_15_4_lib_Zephyr.a
78+
sha256: 7d253e1c0d2b28b58464824477bc0dbea536fbdaf40b7efd194febba5302c243
79+
type: lib
80+
version: '1.7.0'
81+
license-path: zephyr/blobs/stm32wba/lib/license.md
82+
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/8de4161a4217dfaeb67ebe7e94c9043583b4580f/lib/1_7_0/WBA6_LinkLayer_BLE_Full_15_4_lib_Zephyr.a
83+
description: "Binary Link Layer library for the STM32WBA6 BLE-802.15.4 Concurrent mode subsystem"

0 commit comments

Comments
 (0)