-
Notifications
You must be signed in to change notification settings - Fork 3
/
west.yml
50 lines (48 loc) · 1.73 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
# The west manifest file for MCXN947 Platform Accelerator
manifest:
remotes:
- name: nxp-mcuxpresso
url-base: https://github.com/nxp-mcuxpresso
- name: freertos
url-base: https://github.com/FreeRTOS
# Please add items below in reverse alphabetical order
projects:
- name: mcux-sdk
remote: nxp-mcuxpresso
revision: MCUX_2.14.0_MCXNx4x
path: nxp-vee-mcxn947-frdm/bsp/mcux-sdk/core
- name: CMSIS_5
path: nxp-vee-mcxn947-frdm/bsp/mcux-sdk/core/CMSIS
revision: MCUX_2.14.0
remote: nxp-mcuxpresso
- name: FreeRTOS-Kernel
revision: MCUX_2.14.0_MCXNx4x
remote: nxp-mcuxpresso
path: nxp-vee-mcxn947-frdm/bsp/mcux-sdk/rtos/freertos/freertos-kernel
- name: fatfs
remote: nxp-mcuxpresso
path: nxp-vee-mcxn947-frdm/bsp/mcux-sdk/middleware/fatfs
revision: MCUX_2.14.0_MCXNx4x
- name: mcux-sdk-middleware-sdmmc
remote: nxp-mcuxpresso
revision: MCUX_2.14.0_MCXNx4x
path: nxp-vee-mcxn947-frdm/bsp/mcux-sdk/middleware/sdmmc
- name: mcux-sdk-middleware-tensorflow
remote: nxp-mcuxpresso
revision: MCUX_2.14.0_MCXNx4x
path: nxp-vee-mcxn947-frdm/bsp/mcux-sdk/middleware/eiq/tensorflow-lite
- name: mcux-sdk-middleware-eiq
remote: nxp-mcuxpresso
revision: MCUX_2.14.0_MCXNx4x
path: nxp-vee-mcxn947-frdm/bsp/mcux-sdk/middleware/eiq
- name: lwip
remote: nxp-mcuxpresso
revision: MCUX_2.14.0_MCXNx4x
path: nxp-vee-mcxn947-frdm/bsp/mcux-sdk/middleware/lwip
- name: mbedtls
remote: nxp-mcuxpresso
revision: MCUX_2.14.0_MCXNx4x
path: nxp-vee-mcxn947-frdm/bsp/mcux-sdk/middleware/mbedtls
self:
path: nxp-vee-mcxn947-frdm
west-commands: scripts/west-commands.yml