Skip to content

Commit 741e436

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 707e1fe commit 741e436

File tree

1 file changed

+20
-6
lines changed

1 file changed

+20
-6
lines changed

zephyr/module.yml

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,42 +10,42 @@ blobs:
1010
version: '1.7.0'
1111
license-path: zephyr/blobs/stm32wba/lib/license.md
1212
url: https://github.com/STMicroelectronics/STM32CubeWBA/raw/v1.7.0/Middlewares/ST/STM32_WPAN/link_layer/ll_cmd_lib/lib/WBA6_LinkLayer_BLE_Full_lib.a
13-
description: "Binary Link Layer library for the STM32WBA6 Bluetooth subsystem"
13+
description: "Binary Link Layer library including BLE Full features for the STM32WBA6 Bluetooth subsystem"
1414
- path: stm32wba/lib/WBA6_LinkLayer_BLE_Basic_lib.a
1515
sha256: 2003891dccf5a9767d283a1176aeb2e4ca3c454a158cdd75c318d9978b712923
1616
type: lib
1717
version: '1.7.0'
1818
license-path: zephyr/blobs/stm32wba/lib/license.md
1919
url: https://github.com/STMicroelectronics/STM32CubeWBA/raw/v1.7.0/Middlewares/ST/STM32_WPAN/link_layer/ll_cmd_lib/lib/WBA6_LinkLayer_BLE_Basic_lib.a
20-
description: "Binary Link Layer library for the STM32WBA6 Bluetooth subsystem"
20+
description: "Binary Link Layer library including BLE Basic features for the STM32WBA6 Bluetooth subsystem"
2121
- path: stm32wba/lib/LinkLayer_BLE_Full_lib.a
2222
sha256: 67d9e6c1690a93190a7766304031069d0672cd4b69a518350bab80f3aa6dc2f9
2323
type: lib
2424
version: '1.7.0'
2525
license-path: zephyr/blobs/stm32wba/lib/license.md
2626
url: https://github.com/STMicroelectronics/STM32CubeWBA/raw/v1.7.0/Middlewares/ST/STM32_WPAN/link_layer/ll_cmd_lib/lib/LinkLayer_BLE_Full_lib.a
27-
description: "Binary Link Layer library for the STM32WBA5 Bluetooth subsystem"
27+
description: "Binary Link Layer library including BLE Full features for the STM32WBA5 Bluetooth subsystem"
2828
- path: stm32wba/lib/LinkLayer_BLE_Basic_lib.a
2929
sha256: f525eccdc0a0ce9fb08b29e89dde75eff9a531e8f15ea9eb380e4eeb25d87880
3030
type: lib
3131
version: '1.7.0'
3232
license-path: zephyr/blobs/stm32wba/lib/license.md
3333
url: https://github.com/STMicroelectronics/STM32CubeWBA/raw/v1.7.0/Middlewares/ST/STM32_WPAN/link_layer/ll_cmd_lib/lib/LinkLayer_BLE_Basic_lib.a
34-
description: "Binary Link Layer library for the STM32WBA5 Bluetooth subsystem"
34+
description: "Binary Link Layer library including BLE Basic features for the STM32WBA5 Bluetooth subsystem"
3535
- path: stm32wba/lib/stm32wba_ble_stack_llo.a
3636
sha256: 85eeea0f8986dab87a4e22c00564ed1110759c582b2224ec35baf0ed87ff69d9
3737
type: lib
3838
version: '1.7.0'
3939
license-path: zephyr/blobs/stm32wba/lib/license.md
4040
url: https://github.com/STMicroelectronics/STM32CubeWBA/raw/v1.7.0/Middlewares/ST/STM32_WPAN/ble/stack/lib/stm32wba_ble_stack_llo.a
41-
description: "Binary Stack library for the STM32WBA Bluetooth subsystem"
41+
description: "Binary Stack library including BLE Full features for the STM32WBA Bluetooth subsystem"
4242
- path: stm32wba/lib/stm32wba_ble_stack_llobasic.a
4343
sha256: d18866746ab0a5aeac209d9613dfba37338d0b051b8f524c9f9cefa970f8065f
4444
type: lib
4545
version: '1.7.0'
4646
license-path: zephyr/blobs/stm32wba/lib/license.md
4747
url: https://github.com/STMicroelectronics/STM32CubeWBA/raw/v1.7.0/Middlewares/ST/STM32_WPAN/ble/stack/lib/stm32wba_ble_stack_llobasic.a
48-
description: "Binary Stack library for the STM32WBA Bluetooth subsystem"
48+
description: "Binary Stack library including BLE Basic features for the STM32WBA Bluetooth subsystem"
4949
- path: stm32wb0/lib/stm32wb0x_ble_stack_controller_only.a
5050
sha256: 54bf69acaa59afc368132f8170e9910858a2c801538494d8de96fa567c02e233
5151
type: lib
@@ -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 including BLE Basic features 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 including BLE Full features for the STM32WBA6 BLE-802.15.4 Concurrent mode subsystem"

0 commit comments

Comments
 (0)