Skip to content

Commit b6f03b6

Browse files
vtardy-sterwango
authored andcommitted
lib: blobs: change url for stm32wba Link Layer libraries
URL address for WBA6_LinkLayer_Thread_lib_Zephyr.a and WBA6_LinkLayer15_4_Zephyr.a is changed Signed-off-by: Vincent Tardy <[email protected]>
1 parent 4445f0a commit b6f03b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zephyr/module.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@ blobs:
5858
type: lib
5959
version: '1.6.0'
6060
license-path: zephyr/blobs/stm32wba/lib/license.md
61-
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/main/lib/WBA6_LinkLayer15_4_Zephyr.a
61+
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/main/lib/1_6_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
6464
sha256: 2b8c46d3d8afbe99f89fc4e6cf9a155d28ee273ee5a334a53f6b3f6e4718a944
6565
type: lib
6666
version: '1.6.0'
6767
license-path: zephyr/blobs/stm32wba/lib/license.md
68-
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/main/lib/WBA6_LinkLayer_Thread_lib_Zephyr.a
68+
url: https://github.com/stm32-hotspot/STM32WBA-Zephyr-custom-binaries/raw/main/lib/1_6_0/WBA6_LinkLayer_Thread_lib_Zephyr.a
6969
description: "Binary Link Layer library for the STM32WBA6 Thread subsystem"

0 commit comments

Comments
 (0)