Skip to content

Commit 9b704f5

Browse files
erwangocarlescufi
authored andcommitted
west.yml: Fix issue with stm32wb ble library
Point to the commit fixing the issue that prevents to establish ble connection on stm32wb Fixes #42367 Signed-off-by: Erwan Gouriou <[email protected]>
1 parent cbdc865 commit 9b704f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ manifest:
129129
groups:
130130
- hal
131131
- name: hal_stm32
132-
revision: 44cc276a484cf42536442b563f5f666ce96b987f
132+
revision: 300109f80730cb2477bfcc706a6602b9870336b3
133133
path: modules/hal/stm32
134134
groups:
135135
- hal

0 commit comments

Comments
 (0)