-
Notifications
You must be signed in to change notification settings - Fork 146
/
west.yml
155 lines (155 loc) · 4.19 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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
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: fc18ff0c12ba90fe71714eaa4244717efa18c61c
path: examples
- name: FreeRTOS-Kernel
revision: MCUX_2.16.000
path: rtos/freertos/freertos-kernel
- name: mcux-sdk-middleware-sdmmc
revision: MCUX_2.16.000
path: middleware/sdmmc
- name: mcux-sdk-middleware-multicore
path: middleware/multicore
revision: MCUX_2.16.000
- name: rpmsg-lite
path: middleware/multicore/rpmsg_lite
revision: v5.1.2
- name: erpc
path: middleware/multicore/erpc
url: https://github.com/EmbeddedRPC/erpc
revision: 1.13.0
- name: mcux-soc-svd
revision: MCUX_2.16.000
path: svd
- name: fatfs
path: middleware/fatfs
revision: MCUX_2.16.000
- name: mcux-sdk-middleware-eiq
revision: MCUX_2.16.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.16.000
path: middleware/eiq/tensorflow-lite
- name: mcux-sdk-middleware-usb
path: middleware/usb
revision: MCUX_2.16.000
- name: mcux-sdk-middleware-edgefast-bluetooth
path: middleware/edgefast_bluetooth
revision: MCUX_2.16.000
- name: mcux-sdk-middleware-ethermind
path: middleware/wireless/ethermind
revision: MCUX_2.16.000
remote: nxp
- name: azure-rtos
path: rtos/azure-rtos
revision: MCUX_2.16.000
remote: nxp
- name: threadx
path: rtos/azure-rtos/threadx
revision: MCUX_2.16.000
remote: nxp
- name: filex
path: rtos/azure-rtos/filex
revision: MCUX_2.16.000
remote: nxp
- name: levelx
path: rtos/azure-rtos/levelx
revision: MCUX_2.16.000
remote: nxp
- name: netxduo
path: rtos/azure-rtos/netxduo
revision: MCUX_2.16.000
remote: nxp
- name: usbx
path: rtos/azure-rtos/usbx
revision: MCUX_2.16.000
remote: nxp
- name: guix
path: rtos/azure-rtos/guix
revision: MCUX_2.16.000
remote: nxp
- name: mbedtls
path: middleware/mbedtls
revision: MCUX_2.16.000
- name: wifi_nxp
path: middleware/wifi_nxp
revision: MCUX_2.16.000
remote: nxp
- name: lwip
path: middleware/lwip
revision: MCUX_2.16.000
- name: littlefs
path: middleware/littlefs
revision: MCUX_2.16.000
- name: maestro
path: middleware/maestro
revision: MCUX_2.16.000
- name: mcuboot
path: middleware/mcuboot_opensource
revision: MCUX_2.16.000
remote: nxp_zephyr
- name: CMSIS_5
path: core/CMSIS
revision: MCUX_2.16.000
- name: EAP
path: middleware/EAP
revision: MCUX_2.14.0
- name: VIT
path: middleware/vit
revision: MCUX_2.16.000
- name: VoiceSeeker
path: middleware/voice_seeker
revision: MCUX_2.16.000
- name: NatureDSP
path: middleware/dsp
revision: MCUX_2.16.000
- name: wpa_supplicant-rtos
path: middleware/wireless/wpa_supplicant-rtos
revision: MCUX_2.16.000
- name: mcux-sdk-middleware-connectivity-framework
path: middleware/wireless/framework
revision: MCUX_2.16.000_UpdRev0
remote: nxp
- name: mcux-sdk-middleware-bluetooth-controller
revision: MCUX_2.16.000
path: middleware/wireless/ble_controller
remote: nxp
- name: mcux-sdk-middleware-bluetooth-host
revision: MCUX_2.16.000
path: middleware/wireless/bluetooth
remote: nxp
- name: mcux-sdk-middleware-ieee_802.15.4
revision: MCUX_2.16.000
path: middleware/wireless/ieee-802.15.4
remote: nxp
- name: mcux-sdk-middleware-zigbee
revision: MCUX_2.16.000
path: middleware/wireless/zigbee
remote: nxp-mcuxpresso
- name: mcux-secure-subsystem
revision: MCUX_2.16.000
path: middleware/secure-subsystem
remote: nxp-mcuxpresso
- name: mcux-sdk-middleware-xcvr
revision: MCUX_2.16.000
path: middleware/wireless/XCVR
remote: nxp-mcuxpresso
self:
path: core
import: submanifests