forked from LibreSolar/charge-controller-firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwest.yml
31 lines (31 loc) · 917 Bytes
/
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
manifest:
remotes:
- name: zephyrproject
url-base: https://github.com/zephyrproject-rtos
- name: libresolar
url-base: https://github.com/LibreSolar
- name: thingset
url-base: https://github.com/ThingSet
- name: throwtheswitch
url-base: https://github.com/ThrowTheSwitch
projects:
- name: zephyr
remote: zephyrproject
revision: v2.7-branch
import:
name-allowlist:
- cmsis
- edtt
- hal_stm32
- name: oled-display-library
remote: libresolar
revision: cc3033c0daace8cb50ab0e6406a9498cc81cdb39
path: modules/oled-display
- name: thingset-device-library
remote: thingset
revision: 1eaa305a9f1873f676b77b8dd0f9d34f1944ecd1
path: modules/thingset
- name: unity
remote: throwtheswitch
revision: 74cde089e65c3435ce9aa87d5c69f4f16b7f6ade
path: modules/unity