Skip to content

Commit ddf90bc

Browse files
committed
DNM west: update to repo versions that support new API
External modules may include code with prototypes that must be updated to accept const device objects. Update to the version of those modules that is ready for the new expectations. Signed-off-by: Peter Bigot <[email protected]>
1 parent 01bf452 commit ddf90bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

west.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ manifest:
7474
revision: d1bc80d021f4ebc31f6e8b36f14b738cc26c7b03
7575
path: modules/hal/stm32
7676
- name: hal_ti
77-
revision: c398cc7959097d27a9cfec857eeade9b851cd46c
77+
revision: pull/14/head
7878
path: modules/hal/ti
7979
- name: libmetal
8080
revision: 3c3c9ec83bbb99390e34f8f2ba273ec86cf2b67c
@@ -83,7 +83,7 @@ manifest:
8383
revision: 74fc2e753a997bd71cefa34dd9c56dcb954b42e2
8484
path: modules/lib/gui/lvgl
8585
- name: mbedtls
86-
revision: 821154171b246f64eaeef3ccc267f58d8274739a
86+
revision: pull/10/head
8787
path: modules/crypto/mbedtls
8888
- name: mcuboot
8989
revision: e88113bbebe34ff2ccc6627ffae885cfeed6fdfd
@@ -107,7 +107,7 @@ manifest:
107107
revision: a83d18cf18bc8cd431ad6704ad0bf0e6d08c99d7
108108
path: modules/lib/openthread
109109
- name: segger
110-
revision: 6fcf61606d6012d2c44129edc033f59331e268bc
110+
revision: pull/1/head
111111
path: modules/debug/segger
112112
- name: tinycbor
113113
path: modules/lib/tinycbor

0 commit comments

Comments
 (0)