Skip to content

Commit 1d80f2b

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 d211b1e commit 1d80f2b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

zephyr/module.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,17 @@ blobs:
6767
license-path: zephyr/blobs/stm32wba/lib/license.md
6868
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)