-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwest.yml
70 lines (67 loc) · 1.58 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
# Copyright (c) 2023 Pierre Neumann
# SPDX-License-Identifier: Apache-2.0
manifest:
self:
path: workspace
remotes:
- name: zephyr-github
url-base: https://github.com/zephyrproject-rtos
projects:
- name: zephyr
remote: zephyr-github
revision: v3.4-branch
import:
name-allowlist:
# - canopennodefatfs
# - chre
- cmsis
# - edtt
# - fatfs
# - hal_altera
# - hal_atmel
# - hal_espressif
# - hal_gigadevice
# - hal_infineon
# - hal_microchip
# - hal_nordic
# - hal_nuvoton
# - hal_nxp
# - hal_openisa
# - hal_quicklogic
# - hal_renesas
# - hal_rpi_pico
# - hal_silabs
- hal_st
- hal_stm32
# - hal_telink
# - hal_ti
# - hal_wurthelektronik
# - hal_xtensa
# - libmetal
# - liblc3
- littlefs
# - loramac-node
# - lvgl
# - lz4
- mbedtls
- mcuboot
# - mipi-sys-t
- nanopb
# - net-tools
# - nrf_hw_models
# - open-amp
# - openthread
# - picolibc
# - segger
# - sof
# - tflite-micro
# - tinycbor
- tinycrypt
# - TraceRecorderSource
- trusted-firmware-m
# - trusted-firmware-a
# - tf-m-tests
# - psa-arch-tests
# - uoscore-uedhoc
# - zcbor
# - zscilib