blob: 1abeb56401093639f387b21a09faf0e718b91f79 [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
Andries Kruithoffca65842021-09-24 14:22:28 +020040 revision: c94f63865a803b18a2ab9eca70d2a9ab881130f6
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 Alvesf00a0a92021-12-02 16:36:04 -030070 revision: bd2e2d8dcdc19defdb1bf6e07fb94f62bc99c925
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
HaiLong Yang2ff0db22021-12-14 23:37:52 +080076 revision: 05de2b5229cf0267c73595c2454284059f48b27e
Gerson Fernando Budke6d8c0342021-10-19 09:06:33 -030077 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łąbekf0ef6c62021-12-22 18:08:33 +010091 revision: a42b016d7c7610489f5f8c79773fedc05ba352ee
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
Mahesh Mahadevan9ba8fcc2021-10-21 13:19:15 -0500101 revision: 66db7c2a57ec1adfd3574169346ed3af9bf17c0b
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
Alex Sergeev4c8bdd82021-11-25 02:31:02 -0800127 revision: 5ca535df5874d1f9ab931265a2b1f691b76df9ce
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
Carlo Caione80be68a2021-11-02 11:31:42 +0100147 revision: f237c9d420a51cc43bc37d744e41191ad613f348
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
Pooja Ganesh150b82f2021-11-19 00:16:03 +0000155 revision: 33509ed9c3d369cdb9d909cd40c5eea8f64a902c
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200156 - 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
Sebastian Bøe8270a8f2021-08-25 15:43:07 +0200166 revision: 3e3e58a92de76069730c63e0d524f40fea948a61
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
Andrzej Puzdrowski7c42e8a2021-12-16 13:03:08 +0100171 revision: 399720d1cabd26c4356445d351f263b31e942961
Andrzej Puzdrowskice753ea2019-07-30 14:13:35 +0200172 path: bootloader/mcuboot
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200173 - name: mipi-sys-t
174 path: modules/debug/mipi-sys-t
Artem Panfilov48d55012021-07-15 12:14:56 +0300175 groups:
176 - debug
Aastha Grovera89fae72021-10-28 16:07:54 -0700177 revision: d9da086b11cda494d85f4d8a9829f505c2d5e380
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200178 - name: nanopb
179 revision: d148bd26718e4c10414f07a7eb1bd24c62e56c5d
180 path: modules/lib/nanopb
Anas Nashifbf1f1f62019-06-13 08:03:43 -0400181 - name: net-tools
Jukka Rissanenaaaef982021-04-08 17:58:54 +0300182 revision: f49bd1354616fae4093bf36e5eaee43c51a55127
Anas Nashifd3977992019-06-13 11:31:41 -0400183 path: tools/net-tools
Artem Panfilov48d55012021-07-15 12:14:56 +0300184 groups:
185 - tools
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200186 - name: nrf_hw_models
Jedrzej Ciupisfcda8692021-09-30 15:07:40 +0200187 revision: b8cea37dbdc8fc58cc14b4e19fa850877a9da520
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200188 path: modules/bsim_hw_models/nrf_hw_models
Anas Nashifb95e4232019-05-22 17:00:01 -0700189 - name: open-amp
Carlo Caione80be68a2021-11-02 11:31:42 +0100190 revision: cfd050ff38a9d028dc211690b2ec35971128e45e
Anas Nashifb95e4232019-05-22 17:00:01 -0700191 path: modules/lib/open-amp
Robert Lubosc6c20f02019-07-22 11:34:26 +0200192 - name: openthread
Lukasz Maciejonczyk02c8f352021-12-07 12:19:28 +0100193 revision: 41bc49da49736fbdfdfa231f7b2311f29dcc4979
Robert Lubosc6c20f02019-07-22 11:34:26 +0200194 path: modules/lib/openthread
Anas Nashife7db7da2019-05-23 12:47:26 -0700195 - name: segger
Pieter De Gendtad1a5052021-06-04 12:27:35 +0200196 revision: 3a52ab222133193802d3c3b4d21730b9b1f1d2f6
Anas Nashife7db7da2019-05-23 12:47:26 -0700197 path: modules/debug/segger
Artem Panfilov48d55012021-07-15 12:14:56 +0300198 groups:
199 - debug
Andy Ross0c808622020-06-25 17:30:00 -0700200 - name: sof
Christopher Friedtb0061912021-10-26 14:14:19 -0400201 revision: 500d77e0ac84ac2c969e0d4b2142cca192e893bc
Andy Ross0c808622020-06-25 17:30:00 -0700202 path: modules/audio/sof
Lauren Murphy804285a2021-07-29 15:09:39 -0500203 - name: tflite-micro
204 revision: 9156d050927012da87079064db59d07f03b8baf6
205 path: modules/lib/tflite-micro
206 repo-path: tflite-micro
Anas Nashifbf1f1f62019-06-13 08:03:43 -0400207 - name: tinycbor
Dominik Ermel013dc702020-03-09 09:51:57 +0000208 revision: 40daca97b478989884bffb5226e9ab73ca54b8c4
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200209 path: modules/lib/tinycbor
Carles Cufi3f6078e2020-03-20 12:11:33 +0100210 - name: tinycrypt
Carles Cufi3f6078e2020-03-20 12:11:33 +0100211 revision: 3e9a49d2672ec01435ffbf0d788db6d95ef28de0
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200212 path: modules/crypto/tinycrypt
Artem Panfilov48d55012021-07-15 12:14:56 +0300213 groups:
214 - crypto
Anas Nashif1af037f2021-05-06 12:31:13 -0400215 - name: TraceRecorderSource
Anas Nashif0f0cb1a2021-09-17 07:13:54 -0400216 revision: 36c577727642457b0db7274298a4b96558374832
Benedikt Schmidtae0fc492021-06-30 09:51:53 +0200217 path: modules/debug/TraceRecorder
Artem Panfilov48d55012021-07-15 12:14:56 +0300218 groups:
219 - debug
Karl Zhangfec5ed62020-05-08 08:22:52 -0500220 - name: trusted-firmware-m
Sebastian Bøe81314eb2022-01-04 11:50:37 +0100221 revision: c8134809a9439571c54d36ef39210270dbee8f67
Joakim Anderssondda3a5a2021-10-19 17:57:44 +0200222 path: modules/tee/tf-m/trusted-firmware-m
223 groups:
224 - tee
225 - name: tf-m-tests
Sebastian Bøe9b234402021-12-01 13:48:05 +0100226 revision: 52814181f0fde6d1422fac204d42cde30c62e40e
Joakim Anderssondda3a5a2021-10-19 17:57:44 +0200227 path: modules/tee/tf-m/tf-m-tests
228 groups:
229 - tee
230 - name: psa-arch-tests
Sebastian Bøe9b234402021-12-01 13:48:05 +0100231 revision: 186cba2543dff73d0cda5509d26f02a0b39ee66e
Joakim Anderssondda3a5a2021-10-19 17:57:44 +0200232 path: modules/tee/tf-m/psa-arch-tests
Artem Panfilov48d55012021-07-15 12:14:56 +0300233 groups:
234 - tee
Kevin Townsenda8c9cf02021-10-22 23:55:40 +0200235 - name: zscilib
236 path: modules/lib/zscilib
237 revision: 12bfe3f0a9fcbfe3edab7eabc9678b6c62875d34
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