Skip to content

Commit 3d54b38

Browse files
west.yml: Update west to clone libSRTP protocol.
add libsrtp to west.yml Signed-off-by: Sayed Naser Moravej <seyednasermoravej@gmail.com>
1 parent 91b1b84 commit 3d54b38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

west.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,10 @@ manifest:
301301
- name: libsbc
302302
revision: 8e1beda02acb8972e29e6edbb423f7cafe16e445
303303
path: modules/lib/libsbc
304+
- name: libsrtp
305+
url: https://github.com/seyednasermoravej/libsrtp.git
306+
revision: 37f04ac12705fae855cbf74bb1d119507a061631
307+
path: modules/lib/libsrtp
304308
- name: littlefs
305309
path: modules/fs/littlefs
306310
groups:

0 commit comments

Comments
 (0)