forked from nxp-mcuxpresso/mcux-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwest.yml
130 lines (130 loc) · 3.39 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
manifest:
remotes:
- name: nxp
url-base: https://github.com/NXP
- name: nxp_zephyr
url-base: https://github.com/nxp-zephyr
- name: nxp-mcuxpresso
url-base: https://github.com/nxp-mcuxpresso
defaults:
remote: nxp-mcuxpresso
projects:
- name: mcux-sdk-examples
revision: 689eff1ce8f930be27171d75debbc83a11bf4d7c
path: examples
- name: FreeRTOS-Kernel
revision: MCUX_2.15.000
path: rtos/freertos/freertos-kernel
- name: mcux-sdk-middleware-sdmmc
revision: MCUX_2.15.000
path: middleware/sdmmc
- name: mcux-sdk-middleware-multicore
path: middleware/multicore
revision: MCUX_2.15.000
- name: rpmsg-lite
path: middleware/multicore/rpmsg_lite
revision: v5.1.1
- name: erpc
path: middleware/multicore/erpc
url: https://github.com/EmbeddedRPC/erpc
revision: 1.12.0
- name: mcux-soc-svd
revision: MCUX_2.15.000
path: svd
- name: fatfs
path: middleware/fatfs
revision: MCUX_2.15.000
- name: mcux-sdk-middleware-eiq
revision: MCUX_2.15.000
path: middleware/eiq
- name: mcux-sdk-middleware-deepviewrt
revision: MCUX_2.13.1
path: middleware/eiq/deepviewrt
- name: mcux-sdk-middleware-glow
revision: MCUX_2.15.000
path: middleware/eiq/glow
- name: mcux-sdk-middleware-tensorflow
revision: MCUX_2.15.000
path: middleware/eiq/tensorflow-lite
- name: mcux-sdk-middleware-usb
path: middleware/usb
revision: MCUX_2.15.000
- name: mcux-sdk-middleware-edgefast-bluetooth
path: middleware/edgefast_bluetooth
revision: MCUX_2.15.000
- name: mcux-sdk-middleware-ethermind
path: middleware/wireless/ethermind
revision: MCUX_2.15.000
remote: nxp
- name: azure-rtos
path: rtos/azure-rtos
revision: MCUX_2.15.000
remote: nxp
- name: threadx
path: rtos/azure-rtos/threadx
revision: MCUX_2.15.000
remote: nxp
- name: filex
path: rtos/azure-rtos/filex
revision: MCUX_2.15.000
remote: nxp
- name: levelx
path: rtos/azure-rtos/levelx
revision: MCUX_2.15.000
remote: nxp
- name: netxduo
path: rtos/azure-rtos/netxduo
revision: MCUX_2.15.000
remote: nxp
- name: usbx
path: rtos/azure-rtos/usbx
revision: MCUX_2.15.000
remote: nxp
- name: guix
path: rtos/azure-rtos/guix
revision: MCUX_2.15.000
remote: nxp
- name: mbedtls
path: middleware/mbedtls
revision: MCUX_2.15.000
- name: wifi_nxp
path: middleware/wifi_nxp
revision: MCUX_2.15.000
remote: nxp
- name: lwip
path: middleware/lwip
revision: MCUX_2.15.000
- name: littlefs
path: middleware/littlefs
revision: MCUX_2.15.000
- name: maestro
path: middleware/maestro
revision: MCUX_2.15.000
- name: mcuboot
path: middleware/mcuboot_opensource
revision: MCUX_2.15.000
remote: nxp_zephyr
- name: CMSIS_5
path: core/CMSIS
revision: MCUX_2.15.000
- name: EAP
path: middleware/EAP
revision: MCUX_2.14.0
- name: VIT
path: middleware/vit
revision: MCUX_2.15.000
- name: VoiceSeeker
path: middleware/voice_seeker
revision: MCUX_2.15.000
- name: NatureDSP
path: middleware/dsp
revision: MCUX_2.15.000
- name: wpa_supplicant-rtos
path: middleware/wireless/wpa_supplicant-rtos
revision: MCUX_2.15.000
- name: mcux-sdk-middleware-connectivity-framework
path: middleware/wireless/framework
revision: MCUX_2.15.000
remote: nxp
self:
path: core