-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathwest.yml
56 lines (52 loc) · 1.67 KB
/
west.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# The west manifest file for Harpoon Applications
manifest:
defaults:
remote: nxp
remotes:
- name: nxpzephyr
url-base: https://github.com/nxp-zephyr
- name: nxprealtimeedgesw
url-base: https://github.com/nxp-real-time-edge-sw
- name: nxpmcuxpresso
url-base: https://github.com/nxp-mcuxpresso
- name: nxp
url-base: https://github.com/NXP
projects:
- name: zephyr
remote: nxpzephyr
revision: dbc846c798bdec45c2e9ab274f4f139cc3ab003e
- name: mcux-sdk
remote: nxpmcuxpresso
revision: b4f2684bbbf31f986bdafe6d1540e55709d12831
- name: GenAVB_TSN
revision: ca90ec3d63113af532ff7b35bfea575df290a9f8
path: gen_avb_sdk
- name: rtos-abstraction-layer
revision: ccf7c68248b5ebef682eb4ef96434412087ccf5e
path: rtos-abstraction-layer
- name: hal_nxp
remote: nxpzephyr
revision: 4f076ac96a02a433265fbc1898a00f51449409a3
path: modules/hal/nxp
groups:
- hal
- name: FreeRTOS-Kernel
remote: nxpmcuxpresso
revision: c747fc1595cfc914021a6534adba86d6b152aac8
- name: CMSIS_5
remote: nxpmcuxpresso
path: mcux-sdk/CMSIS
revision: b5916939a8384aac3398e3f4ea97917fa9b030fd
- name: heterogeneous-multicore
remote: nxprealtimeedgesw
revision: 4655749a7962f3713687d1cdaecadc1742d9427d
- name: mcux-sdk-middleware-multicore
remote: nxpmcuxpresso
revision: 5b8772984399c3fa4c1bc3d530db09fef74349c7
path: middleware/multicore
- name: rpmsg-lite
remote: nxpmcuxpresso
revision: 436596cd4443d5cedd043291f45ac21504e70a4a
path: middleware/multicore/rpmsg_lite
self:
path: harpoon-apps