manifest: west.yml: Add ADI HAL as a new HAL module
ADI HAL (Hardware Abstraction Layer) provides a low level peripheral configuration function. Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
This commit is contained in:
parent
3570408db5
commit
d7fe6e41d4
1 changed files with 5 additions and 0 deletions
5
west.yml
5
west.yml
|
@ -136,6 +136,11 @@ manifest:
|
|||
path: modules/fs/fatfs
|
||||
groups:
|
||||
- fs
|
||||
- name: hal_adi
|
||||
revision: 674d10b0a1aad4cf4b7b90ca52dfd4a494ab9e52
|
||||
path: modules/hal/adi
|
||||
groups:
|
||||
- hal
|
||||
- name: hal_altera
|
||||
revision: 0d225ddd314379b32355a00fb669eacf911e750d
|
||||
path: modules/hal/altera
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue