blob: 364f319c0ed3e5f8835b28a02641fe9d9b7bcbf5 [file] [log] [blame]
Marti Bolivare7eb7982019-01-24 22:12:28 -07001# The west manifest file for upstream Zephyr.
2#
3# The per-installation west configuration file, .west/config, sets the
4# path to the project containing this file in the [manifest] section's
5# "path" variable.
6#
7# You are free to create your own manifest files and put them in any
8# repository you want, to create your own custom Zephyr installations.
9# For example, you could create a manifest file in your own out of
10# tree application directory, which would pull this zephyr repository
11# in as an ordinary project.
12#
13# You can pass your manifest repositories to west init when creating a
14# new Zephyr installation. See the west documentation for more
15# information.
16
Marti Bolivare7eb7982019-01-24 22:12:28 -070017manifest:
18 defaults:
19 remote: upstream
20
21 remotes:
22 - name: upstream
23 url-base: https://github.com/zephyrproject-rtos
24
Anas Nashifbf1f1f62019-06-13 08:03:43 -040025 #
26 # Please add items below based on alphabetical order
Marti Bolivare7eb7982019-01-24 22:12:28 -070027 projects:
Henrik Brix Andersenef33cb62019-07-01 20:46:07 +020028 - name: canopennode
Henrik Brix Andersenb7b538a2021-10-29 12:58:15 +020029 revision: 1052dae561497bef901f931ef75e117c9224aecd
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020030 path: modules/lib/canopennode
Tomasz Gorochowikf2bf9a12019-06-18 13:08:54 +020031 - name: civetweb
Anas Nashifa1a5e552021-06-08 22:06:03 -040032 revision: 094aeb41bb93e9199d24d665ee43e9e05d6d7b1c
Tomasz Gorochowikf2bf9a12019-06-18 13:08:54 +020033 path: modules/lib/civetweb
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020034 - name: cmsis
Stephanos Ioannidisa22cd592021-08-15 23:11:26 +090035 revision: b0612c97c1401feeb4160add6462c3627fe90fc7
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020036 path: modules/hal/cmsis
Artem Panfilov48d55012021-07-15 12:14:56 +030037 groups:
38 - hal
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020039 - name: edtt
Vinayak Kariappa Chettimadab3f31f52021-09-23 13:56:06 +053040 revision: 31badfbbd04f2948e3df6ebf329f930317550961
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020041 path: tools/edtt
Artem Panfilov48d55012021-07-15 12:14:56 +030042 groups:
43 - tools
Anas Nashif45868a22019-05-12 10:35:56 -040044 - name: fatfs
Dominik Ermelc5f707e2021-06-16 11:31:18 +000045 revision: 94fcd6bfb3801ac0a5e12ea2f52187e0a688b90e
Anas Nashif45868a22019-05-12 10:35:56 -040046 path: modules/fs/fatfs
Artem Panfilov48d55012021-07-15 12:14:56 +030047 groups:
48 - fs
Yuval Peressf6f24a22021-09-21 22:30:09 -060049 - name: fff
50 revision: 6ce5ba26486e93d5b7696a3e23f0585932c14b16
51 path: modules/lib/fff
52 groups:
53 - ci
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020054 - name: hal_altera
55 revision: 23c1c1dd7a0c1cc9a399509d1819375847c95b97
56 path: modules/hal/altera
Artem Panfilov48d55012021-07-15 12:14:56 +030057 groups:
58 - hal
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020059 - name: hal_atmel
Piotr Mienkowskica9938b2021-06-12 03:08:03 +020060 revision: 9f78f520f6cbb997e5b44fe8ab17dd5bf2448095
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020061 path: modules/hal/atmel
Artem Panfilov48d55012021-07-15 12:14:56 +030062 groups:
63 - hal
Anas Nashif0b2bb322019-04-05 16:23:26 -040064 - name: hal_cypress
Gerson Fernando Budkea0466a62021-04-27 20:50:31 -030065 revision: 81a059f21435bc7e315bccd720da5a9b615bbb50
Anas Nashif0b2bb322019-04-05 16:23:26 -040066 path: modules/hal/cypress
Artem Panfilov48d55012021-07-15 12:14:56 +030067 groups:
68 - hal
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020069 - name: hal_espressif
Sylvio Alvesd5aa5c22021-10-28 01:16:33 -030070 revision: 2bb8d91a5e82418ff673090ca1feb18eb82c5e5c
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020071 path: modules/hal/espressif
72 west-commands: west/west-commands.yml
Artem Panfilov48d55012021-07-15 12:14:56 +030073 groups:
74 - hal
Gerson Fernando Budke6d8c0342021-10-19 09:06:33 -030075 - name: hal_gigadevice
76 revision: ce323de9655972a545cbdddda813c1576d85d5d1
77 path: modules/hal/gigadevice
78 groups:
79 - hal
Parthiban Nallathambib687d762020-04-21 11:37:42 +020080 - name: hal_infineon
81 revision: f1fa8241f8786198ba41155413243de36ed878a5
82 path: modules/hal/infineon
Artem Panfilov48d55012021-07-15 12:14:56 +030083 groups:
84 - hal
Anas Nashif975b4712019-08-19 07:05:45 -070085 - name: hal_microchip
Scott Worley4cb00202021-07-26 15:08:53 -040086 revision: 870d05e6a64ea9548da6b907058b03c8c9420826
Anas Nashif975b4712019-08-19 07:05:45 -070087 path: modules/hal/microchip
Artem Panfilov48d55012021-07-15 12:14:56 +030088 groups:
89 - hal
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020090 - name: hal_nordic
Andrzej Głąbek72e3bfe2021-08-04 14:43:44 +020091 revision: a6e5299041f152da5ae0ab17b2e44e088bb96d6d
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020092 path: modules/hal/nordic
Artem Panfilov48d55012021-07-15 12:14:56 +030093 groups:
94 - hal
Benedikt Schmidtae0fc492021-06-30 09:51:53 +020095 - name: hal_nuvoton
96 revision: b4d31f33238713a568e23618845702fadd67386f
97 path: modules/hal/nuvoton
Artem Panfilov48d55012021-07-15 12:14:56 +030098 groups:
99 - hal
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200100 - name: hal_nxp
Daniel DeGrassec0cee4f2021-10-26 10:24:20 -0500101 revision: fd8b79c40172e8aab808a3957978d49f46b01d87
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200102 path: modules/hal/nxp
Artem Panfilov48d55012021-07-15 12:14:56 +0300103 groups:
104 - hal
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200105 - name: hal_openisa
106 revision: 40d049f69c50b58ea20473bee14cf93f518bf262
107 path: modules/hal/openisa
Artem Panfilov48d55012021-07-15 12:14:56 +0300108 groups:
109 - hal
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200110 - name: hal_quicklogic
111 revision: b3a66fe6d04d87fd1533a5c8de51d0599fcd08d0
112 path: modules/hal/quicklogic
113 repo-path: hal_quicklogic
Artem Panfilov48d55012021-07-15 12:14:56 +0300114 groups:
115 - hal
Anas Nashif7ae41802019-04-06 00:06:14 -0400116 - name: hal_silabs
Yonatan Schachter09c85d02021-03-15 23:49:51 +0200117 revision: be39d4eebeddac6e18e9c0c3ba1b31ad1e82eaed
Anas Nashif7ae41802019-04-06 00:06:14 -0400118 path: modules/hal/silabs
Artem Panfilov48d55012021-07-15 12:14:56 +0300119 groups:
120 - hal
Anas Nashiffaa398f2019-06-18 00:13:45 -0400121 - name: hal_st
Armando Visconti7f9e3af2021-06-14 18:22:47 +0200122 revision: 575de9d461aa6f430cf62c58a053675377e700f3
Anas Nashiffaa398f2019-06-18 00:13:45 -0400123 path: modules/hal/st
Artem Panfilov48d55012021-07-15 12:14:56 +0300124 groups:
125 - hal
Anas Nashiffaa398f2019-06-18 00:13:45 -0400126 - name: hal_stm32
Erwan Gouriou3bd12332021-09-10 10:17:26 +0200127 revision: 5c8275071ec1cf160bfe8c18bbd9330a7d714dc8
Anas Nashiffaa398f2019-06-18 00:13:45 -0400128 path: modules/hal/stm32
Artem Panfilov48d55012021-07-15 12:14:56 +0300129 groups:
130 - hal
Yuriy Vynnychek4b0b1e02021-07-09 11:40:33 +0300131 - name: hal_telink
132 revision: ffcfd6282aa213f1dc0848dbca6279b098f6b143
133 path: modules/hal/telink
Artem Panfilov48d55012021-07-15 12:14:56 +0300134 groups:
135 - hal
Anas Nashiff156e952019-08-20 06:37:49 -0700136 - name: hal_ti
Carles Cufi56ec7552021-08-09 11:20:56 +0200137 revision: 1992a4c536554c4f409c36896eda6abdc414d277
Anas Nashiff156e952019-08-20 06:37:49 -0700138 path: modules/hal/ti
Artem Panfilov48d55012021-07-15 12:14:56 +0300139 groups:
140 - hal
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200141 - name: hal_xtensa
Iuliana Prodanc0fcd352021-10-01 21:17:01 +0300142 revision: 0e577021bb66e644afd067cd9f7c71ab11b62b3d
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200143 path: modules/hal/xtensa
Artem Panfilov48d55012021-07-15 12:14:56 +0300144 groups:
145 - hal
Anas Nashiffe0a50f2019-05-22 16:58:54 -0700146 - name: libmetal
Arnaud Pouliquen28c7f462021-05-04 10:37:45 +0200147 revision: 39d049d4ae68e6f6d595fce7de1dcfc1024fb4eb
Anas Nashiffe0a50f2019-05-22 16:58:54 -0700148 path: modules/hal/libmetal
Artem Panfilov48d55012021-07-15 12:14:56 +0300149 groups:
150 - hal
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200151 - name: littlefs
152 path: modules/fs/littlefs
Artem Panfilov48d55012021-07-15 12:14:56 +0300153 groups:
154 - fs
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200155 revision: 9e4498d1c73009acd84bb36036ee5e2869112a6c
156 - name: loramac-node
157 revision: 12019623bbad9eb54fe51066847a7cbd4b4eac57
158 path: modules/lib/loramac-node
Jan Van Winkel18ef1312019-07-03 21:45:39 +0200159 - name: lvgl
Torsten Rasmussen0df9e9a2021-08-19 09:00:19 +0200160 revision: 783c1f78c8e39751fe89d0883c8bce7336f55e94
Jan Van Winkel18ef1312019-07-03 21:45:39 +0200161 path: modules/lib/gui/lvgl
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200162 - name: lz4
163 revision: 8e303c264fc21c2116dc612658003a22e933124d
164 path: modules/lib/lz4
Anas Nashifbf1f1f62019-06-13 08:03:43 -0400165 - name: mbedtls
David Brown93f7a482021-10-14 14:00:29 -0600166 revision: bf66e18046a96e83b6ef3bb4bec0ae81bdcefc68
Anas Nashifbf1f1f62019-06-13 08:03:43 -0400167 path: modules/crypto/mbedtls
Artem Panfilov48d55012021-07-15 12:14:56 +0300168 groups:
169 - crypto
Andrzej Puzdrowskice753ea2019-07-30 14:13:35 +0200170 - name: mcuboot
David Brownc209dbf2021-10-06 10:44:35 -0600171 revision: c61538748ead773ea75a551a7beee299228bdcaf
Andrzej Puzdrowskice753ea2019-07-30 14:13:35 +0200172 path: bootloader/mcuboot
Anas Nashif02ed9b12019-05-22 22:41:09 -0400173 - name: mcumgr
Dominik Ermel74ad9912021-10-08 11:43:25 +0000174 revision: c854c85ec75d624c47058bc4ac0ab9b12e2dd0e7
Anas Nashif02ed9b12019-05-22 22:41:09 -0400175 path: modules/lib/mcumgr
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200176 - name: mipi-sys-t
177 path: modules/debug/mipi-sys-t
Artem Panfilov48d55012021-07-15 12:14:56 +0300178 groups:
179 - debug
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200180 revision: 75e671550ac1acb502f315fe4952514dc73f7bfb
181 - name: nanopb
182 revision: d148bd26718e4c10414f07a7eb1bd24c62e56c5d
183 path: modules/lib/nanopb
Anas Nashifbf1f1f62019-06-13 08:03:43 -0400184 - name: net-tools
Jukka Rissanenaaaef982021-04-08 17:58:54 +0300185 revision: f49bd1354616fae4093bf36e5eaee43c51a55127
Anas Nashifd3977992019-06-13 11:31:41 -0400186 path: tools/net-tools
Artem Panfilov48d55012021-07-15 12:14:56 +0300187 groups:
188 - tools
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200189 - name: nrf_hw_models
190 revision: a47e326ca772ddd14cc3b9d4ca30a9ab44ecca16
191 path: modules/bsim_hw_models/nrf_hw_models
Anas Nashifb95e4232019-05-22 17:00:01 -0700192 - name: open-amp
Arnaud Pouliquen86dcb642021-05-04 10:38:22 +0200193 revision: 6010f0523cbc75f551d9256cf782f173177acdef
Anas Nashifb95e4232019-05-22 17:00:01 -0700194 path: modules/lib/open-amp
Robert Lubosc6c20f02019-07-22 11:34:26 +0200195 - name: openthread
Damian Krolike8c7e022021-10-25 17:56:31 +0200196 revision: 15d9f0401eb458b35c82e327299969b8b745231f
Robert Lubosc6c20f02019-07-22 11:34:26 +0200197 path: modules/lib/openthread
Anas Nashife7db7da2019-05-23 12:47:26 -0700198 - name: segger
Pieter De Gendtad1a5052021-06-04 12:27:35 +0200199 revision: 3a52ab222133193802d3c3b4d21730b9b1f1d2f6
Anas Nashife7db7da2019-05-23 12:47:26 -0700200 path: modules/debug/segger
Artem Panfilov48d55012021-07-15 12:14:56 +0300201 groups:
202 - debug
Andy Ross0c808622020-06-25 17:30:00 -0700203 - name: sof
Daniel Baluta193ffab2021-10-12 17:42:55 +0300204 revision: b039018d0adcfe347119094ac29f0fc12b671187
Andy Ross0c808622020-06-25 17:30:00 -0700205 path: modules/audio/sof
Lauren Murphy804285a2021-07-29 15:09:39 -0500206 - name: tflite-micro
207 revision: 9156d050927012da87079064db59d07f03b8baf6
208 path: modules/lib/tflite-micro
209 repo-path: tflite-micro
Anas Nashifbf1f1f62019-06-13 08:03:43 -0400210 - name: tinycbor
Dominik Ermel013dc702020-03-09 09:51:57 +0000211 revision: 40daca97b478989884bffb5226e9ab73ca54b8c4
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200212 path: modules/lib/tinycbor
Carles Cufi3f6078e2020-03-20 12:11:33 +0100213 - name: tinycrypt
Carles Cufi3f6078e2020-03-20 12:11:33 +0100214 revision: 3e9a49d2672ec01435ffbf0d788db6d95ef28de0
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200215 path: modules/crypto/tinycrypt
Artem Panfilov48d55012021-07-15 12:14:56 +0300216 groups:
217 - crypto
Anas Nashif1af037f2021-05-06 12:31:13 -0400218 - name: TraceRecorderSource
Anas Nashif0f0cb1a2021-09-17 07:13:54 -0400219 revision: 36c577727642457b0db7274298a4b96558374832
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200220 path: modules/debug/TraceRecorder
Artem Panfilov48d55012021-07-15 12:14:56 +0300221 groups:
222 - debug
Karl Zhangfec5ed62020-05-08 08:22:52 -0500223 - name: trusted-firmware-m
Joakim Anderssondda3a5a2021-10-19 17:57:44 +0200224 revision: 400f58ff53eb1dea5234925e96c5279154515cc7
225 path: modules/tee/tf-m/trusted-firmware-m
226 groups:
227 - tee
228 - name: tf-m-tests
229 revision: 93dad5cb3cfc2e2d82de61d1b2781f84881ce839
230 path: modules/tee/tf-m/tf-m-tests
231 groups:
232 - tee
233 - name: psa-arch-tests
234 revision: 077b8e5cd5fe9e27718a499b004e79bfca2d2e89
235 path: modules/tee/tf-m/psa-arch-tests
Artem Panfilov48d55012021-07-15 12:14:56 +0300236 groups:
237 - tee
Marti Bolivare7eb7982019-01-24 22:12:28 -0700238
Yuval Peressf6f24a22021-09-21 22:30:09 -0600239 group-filter:
240 - -ci
241
Marti Bolivare7eb7982019-01-24 22:12:28 -0700242 self:
243 path: zephyr
244 west-commands: scripts/west-commands.yml
Martí Bolívar51f85882021-07-22 17:29:15 -0700245 import: submanifests