-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathwest-vanilla.yml
68 lines (67 loc) · 1.64 KB
/
west-vanilla.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
#
# Copyright (c) 2022 Circuit Dojo LLC
#
# SPDX-License-Identifier: Apache-2.0
#
manifest:
remotes:
- name: zephyrproject
url-base: https://github.com/zephyrproject-rtos
projects:
- name: zephyr
repo-path: zephyr
remote: zephyrproject
revision: v3.3.0
import:
name-blocklist:
- canopennode
- civetweb
- matter
- nrf-802154
- cjson
- openthread
- cmock
- unity
- cddl-gen
- homekit
- lz4
- mipi-sys-t
- nanopb
- fatfs
- hal_gigadevice
- hal_stm32
- hal_st
- hal_infineon
- hal_silabs
- hal_rpi_pico
- hal_quicklogic
- hal_openisa
- hal_nxp
- hal_nuvoton
- hal_microchip
- hal_espressif
- hal_cypress
- hal_atmel
- hal_altera
- hal_telink
- hal_ti
- hal_xtensa
- open-amp
- trusted-firmware-m
- tf-m-tests
- zscilib
# Drivers repository
- name: air-quality-wing-drivers
path: aqw
revision: c912c33c966f68995e0e0f2396d693990e974bb0
url: https://github.com/circuitdojo/air-quality-wing-zephyr-drivers.git
import: true
# Golioth repository.
- name: golioth
path: modules/lib/golioth
revision: main
url: https://github.com/golioth/golioth-zephyr-sdk
import: west-external.yml
self:
# This repository should be cloned to
path: demo