Skip to content

Commit c0a1a64

Browse files
vantigalak
authored andcommitted
west.yml: hal_ti: fix SemaphoreP_create/construct to initialize count
Updating west.yml to point to fixed versions of SempahoreP_create/ SemaphoreP_construct that correctly initialize the semaphore count. Signed-off-by: Vincent Wan <[email protected]>
1 parent 3ed9dc3 commit c0a1a64

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
@@ -65,7 +65,7 @@ manifest:
6565
revision: 94d735c2613f5d17b64b78a15f0b0191e4474eb0
6666
path: modules/hal/stm32
6767
- name: hal_ti
68-
revision: ab9b289a109a9cac9c222a22176d22bf14d982e7
68+
revision: b25d4b83b16e52f501f8cd360f4efb8c31ffb578
6969
path: modules/hal/ti
7070
- name: libmetal
7171
revision: 45e630d6152824f807d3f919958605c4626cbdff

0 commit comments

Comments
 (0)