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:
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
|
||||
|
||||
Reference in New Issue
Block a user