Skip to content

Commit 2268b51

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 af899c4 commit 2268b51

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/main/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: a919f3c1469c7aad9a8fbc6aab0a20c32f21ce37731d586b6d14e8c51fddfe02
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/main/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: 15fb3ab8735fbdd546bfa4726471d8bc5352c289ec0d3bc7a14a2febb4c56c11
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/main/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)