manifest: west.yml: add Intel HAL as a new HAL module
It provides a low level Hardware Abstraction Layer for Intel specific hardware, like Intel ISH Signed-off-by: Dong Wang <dong.d.wang@intel.com>
This commit is contained in:
parent
445f9d28c4
commit
fb03964a26
1 changed files with 5 additions and 0 deletions
5
west.yml
5
west.yml
|
@ -167,6 +167,11 @@ manifest:
|
|||
path: modules/hal/infineon
|
||||
groups:
|
||||
- hal
|
||||
- name: hal_intel
|
||||
revision: 89a0db5d9155484624447d62a5211bcf6f6f0387
|
||||
path: modules/hal/intel
|
||||
groups:
|
||||
- hal
|
||||
- name: hal_microchip
|
||||
revision: 5d079f1683a00b801373bbbbf5d181d4e33b30d5
|
||||
path: modules/hal/microchip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue