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 <erwan.gouriou@linaro.org>
This commit is contained in:
parent
cbdc8652ff
commit
9b704f520c
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -129,7 +129,7 @@ manifest:
|
|||
groups:
|
||||
- hal
|
||||
- name: hal_stm32
|
||||
revision: 44cc276a484cf42536442b563f5f666ce96b987f
|
||||
revision: 300109f80730cb2477bfcc706a6602b9870336b3
|
||||
path: modules/hal/stm32
|
||||
groups:
|
||||
- hal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue