Skip to content

Commit c7cdd6f

Browse files
manifest: add repo dependency to compile
- add hal_adi repo dependency to help compile and testing Signed-off-by: Anuj Pathak <anuj@croxel.com>
1 parent 0715694 commit c7cdd6f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

west.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ manifest:
2323
url-base: https://github.com/zephyrproject-rtos
2424
- name: babblesim
2525
url-base: https://github.com/BabbleSim
26+
- name: croxel
27+
url-base: https://github.com/croxel
2628

2729
group-filter: [-babblesim, -optional]
2830

@@ -144,7 +146,8 @@ manifest:
144146
groups:
145147
- fs
146148
- name: hal_adi
147-
revision: f8f65473168a4e9f71f20c0c5387f6b80fe54cf3
149+
remote: croxel
150+
revision: feature-adi-wrapper-for-i2s-tx-rx
148151
path: modules/hal/adi
149152
groups:
150153
- hal

0 commit comments

Comments
 (0)