blob: 487f17d57a7e1960ee1aebc93a86f06f97d64e1e [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:
Carles Cufiba0aea32020-03-19 17:26:04 +010028 - name: cmsis
Shlomi Vaknin6913d112021-01-27 20:14:24 +020029 revision: c3bd2094f92d574377f7af2aec147ae181aa5f8e
Carles Cufiba0aea32020-03-19 17:26:04 +010030 path: modules/hal/cmsis
Anas Nashif2d9d8982019-08-19 05:59:50 -070031 - name: hal_atmel
Raja D. Singh554101e2021-03-03 15:22:57 -080032 revision: d17b7dd92d209b20bc1e15431d068edc29bf438d
Anas Nashif2d9d8982019-08-19 05:59:50 -070033 path: modules/hal/atmel
Carles Cufi4181d412020-03-19 19:19:00 +010034 - name: hal_altera
35 revision: 23c1c1dd7a0c1cc9a399509d1819375847c95b97
36 path: modules/hal/altera
Henrik Brix Andersenef33cb62019-07-01 20:46:07 +020037 - name: canopennode
38 path: modules/lib/canopennode
Henrik Brix Andersen4bfc3af2020-06-23 20:21:53 +020039 revision: 468d350028a975b96563e58344de48281a0ab371
Tomasz Gorochowikf2bf9a12019-06-18 13:08:54 +020040 - name: civetweb
Anas Nashifa1a5e552021-06-08 22:06:03 -040041 revision: 094aeb41bb93e9199d24d665ee43e9e05d6d7b1c
Tomasz Gorochowikf2bf9a12019-06-18 13:08:54 +020042 path: modules/lib/civetweb
Sylvio Alvesdafe3762020-12-03 13:53:25 -030043 - name: hal_espressif
44 west-commands: west/west-commands.yml
Sylvio Alves95b916d2021-05-27 06:34:02 -030045 revision: 22e757632677e3579e6f20bb9955fffb2e1b3e1c
Sylvio Alvesdafe3762020-12-03 13:53:25 -030046 path: modules/hal/espressif
Anas Nashif45868a22019-05-12 10:35:56 -040047 - name: fatfs
Dominik Ermel06aedc42020-11-03 15:52:33 +000048 revision: 1d1fcc725aa1cb3c32f366e0c53d7490d0fe1109
Anas Nashif45868a22019-05-12 10:35:56 -040049 path: modules/fs/fatfs
Anas Nashif0b2bb322019-04-05 16:23:26 -040050 - name: hal_cypress
Gerson Fernando Budkea0466a62021-04-27 20:50:31 -030051 revision: 81a059f21435bc7e315bccd720da5a9b615bbb50
Anas Nashif0b2bb322019-04-05 16:23:26 -040052 path: modules/hal/cypress
Parthiban Nallathambib687d762020-04-21 11:37:42 +020053 - name: hal_infineon
54 revision: f1fa8241f8786198ba41155413243de36ed878a5
55 path: modules/hal/infineon
Carles Cuficf3af6a2019-08-15 17:17:01 +020056 - name: hal_nordic
Rafał Kuźniad24f6dd2021-05-28 13:17:04 +020057 revision: 74b3b21f60aa3dc9a4364ffc28dbb47ad8b699a9
Carles Cuficf3af6a2019-08-15 17:17:01 +020058 path: modules/hal/nordic
Anas Nashif2804f592019-08-20 06:09:20 -070059 - name: hal_openisa
Maureen Helma0152bb2020-06-01 10:08:17 -050060 revision: 40d049f69c50b58ea20473bee14cf93f518bf262
Anas Nashif2804f592019-08-20 06:09:20 -070061 path: modules/hal/openisa
Saravanan Sekar4a5a1652020-04-15 10:04:50 +020062 - name: hal_nuvoton
63 revision: b4d31f33238713a568e23618845702fadd67386f
64 path: modules/hal/nuvoton
Anas Nashif975b4712019-08-19 07:05:45 -070065 - name: hal_microchip
Jose Alberto Meza5e1502e2021-04-26 20:49:00 -070066 revision: b280eec5d3b1296b231117c1999bcd0269b6ecc4
Anas Nashif975b4712019-08-19 07:05:45 -070067 path: modules/hal/microchip
Anas Nashif7ae41802019-04-06 00:06:14 -040068 - name: hal_silabs
Yonatan Schachter09c85d02021-03-15 23:49:51 +020069 revision: be39d4eebeddac6e18e9c0c3ba1b31ad1e82eaed
Anas Nashif7ae41802019-04-06 00:06:14 -040070 path: modules/hal/silabs
Anas Nashiffaa398f2019-06-18 00:13:45 -040071 - name: hal_st
Armando Viscontide5135b2020-10-05 18:06:27 +020072 revision: b52fdbf4b62439be9fab9bb4bae9690a42d2fb14
Anas Nashiffaa398f2019-06-18 00:13:45 -040073 path: modules/hal/st
74 - name: hal_stm32
Aurelien Jarno0ede57ee2021-05-03 23:19:08 +020075 revision: f8ff8d25aa0a9e65948040c7b47ec67f3fa300df
Anas Nashiffaa398f2019-06-18 00:13:45 -040076 path: modules/hal/stm32
Anas Nashiff156e952019-08-20 06:37:49 -070077 - name: hal_ti
Anas Nashif9b849212021-03-15 13:59:23 -040078 revision: 3da6fae25fc44ec830fac4a92787b585ff55435e
Anas Nashiff156e952019-08-20 06:37:49 -070079 path: modules/hal/ti
Anas Nashiffe0a50f2019-05-22 16:58:54 -070080 - name: libmetal
Arnaud Pouliquen28c7f462021-05-04 10:37:45 +020081 revision: 39d049d4ae68e6f6d595fce7de1dcfc1024fb4eb
Anas Nashiffe0a50f2019-05-22 16:58:54 -070082 path: modules/hal/libmetal
Jan Kowalewskid2fecc22020-02-04 11:35:24 +010083 - name: hal_quicklogic
84 repo-path: hal_quicklogic
Jan Kowalewski83b6fa22020-09-30 16:47:41 +020085 revision: b3a66fe6d04d87fd1533a5c8de51d0599fcd08d0
Jan Kowalewskid2fecc22020-02-04 11:35:24 +010086 path: modules/hal/quicklogic
Jan Van Winkel18ef1312019-07-03 21:45:39 +020087 - name: lvgl
Jan Van Winkel9fd240f2020-11-09 17:51:28 +010088 revision: 31acbaa36e9e74ab88ac81e3d21e7f1d00a71136
Jan Van Winkel18ef1312019-07-03 21:45:39 +020089 path: modules/lib/gui/lvgl
Anas Nashifbf1f1f62019-06-13 08:03:43 -040090 - name: mbedtls
Ioannis Glaropoulos410b8952021-05-10 15:29:22 +020091 revision: 5765cb7f75a9973ae9232d438e361a9d7bbc49e7
Anas Nashifbf1f1f62019-06-13 08:03:43 -040092 path: modules/crypto/mbedtls
Andrzej Puzdrowskice753ea2019-07-30 14:13:35 +020093 - name: mcuboot
Andrzej Puzdrowski10abdcc2020-11-27 13:54:51 +010094 revision: 7a5196820ba48a6ad7e7d573c9048c021960677c
Andrzej Puzdrowskice753ea2019-07-30 14:13:35 +020095 path: bootloader/mcuboot
Anas Nashif02ed9b12019-05-22 22:41:09 -040096 - name: mcumgr
Dominik Ermelfb1ae4d2021-04-26 10:36:27 +000097 revision: 5c5055f5a7565f8152d75fcecf07262928b4d56e
Anas Nashif02ed9b12019-05-22 22:41:09 -040098 path: modules/lib/mcumgr
Anas Nashifbf1f1f62019-06-13 08:03:43 -040099 - name: net-tools
Jukka Rissanenaaaef982021-04-08 17:58:54 +0300100 revision: f49bd1354616fae4093bf36e5eaee43c51a55127
Anas Nashifd3977992019-06-13 11:31:41 -0400101 path: tools/net-tools
Anas Nashif12438e12019-08-18 08:10:52 -0400102 - name: hal_nxp
Mahesh Mahadevanaf10c062021-04-30 11:09:26 -0500103 revision: 0d11138724959e1162777d9206f841ccdf64348e
Anas Nashif12438e12019-08-18 08:10:52 -0400104 path: modules/hal/nxp
Anas Nashifb95e4232019-05-22 17:00:01 -0700105 - name: open-amp
Arnaud Pouliquen86dcb642021-05-04 10:38:22 +0200106 revision: 6010f0523cbc75f551d9256cf782f173177acdef
Anas Nashifb95e4232019-05-22 17:00:01 -0700107 path: modules/lib/open-amp
Manivannan Sadhasivamc8d12612019-09-07 14:57:39 +0530108 - name: loramac-node
Manivannan Sadhasivam0f107dc2021-06-12 14:29:11 +0530109 revision: 0a5dfdbc00d6c8bd1ea3acb76941521d09aa3eff
Manivannan Sadhasivamc8d12612019-09-07 14:57:39 +0530110 path: modules/lib/loramac-node
Robert Lubosc6c20f02019-07-22 11:34:26 +0200111 - name: openthread
Kamil Kasperczykfb8d6e22021-05-14 15:28:49 +0200112 revision: f460532d4afa5d49feba241e5dc31c56123d31a8
Robert Lubosc6c20f02019-07-22 11:34:26 +0200113 path: modules/lib/openthread
Anas Nashife7db7da2019-05-23 12:47:26 -0700114 - name: segger
Pieter De Gendtad1a5052021-06-04 12:27:35 +0200115 revision: 3a52ab222133193802d3c3b4d21730b9b1f1d2f6
Anas Nashife7db7da2019-05-23 12:47:26 -0700116 path: modules/debug/segger
Andy Ross0c808622020-06-25 17:30:00 -0700117 - name: sof
Anas Nashif3b195982021-05-22 08:27:14 -0400118 revision: 779f28ed465c03899c8a7d4aaf399856f4e51158
Andy Ross0c808622020-06-25 17:30:00 -0700119 path: modules/audio/sof
Anas Nashifbf1f1f62019-06-13 08:03:43 -0400120 - name: tinycbor
121 path: modules/lib/tinycbor
Dominik Ermel013dc702020-03-09 09:51:57 +0000122 revision: 40daca97b478989884bffb5226e9ab73ca54b8c4
Carles Cufi3f6078e2020-03-20 12:11:33 +0100123 - name: tinycrypt
124 path: modules/crypto/tinycrypt
125 revision: 3e9a49d2672ec01435ffbf0d788db6d95ef28de0
Peter A. Bigotfb73fcd2019-07-21 11:28:29 -0500126 - name: littlefs
127 path: modules/fs/littlefs
Peter Bigot1105aa52020-06-24 12:01:02 -0500128 revision: 9e4498d1c73009acd84bb36036ee5e2869112a6c
Wentong Wudd948092019-10-29 05:45:55 +0800129 - name: mipi-sys-t
130 path: modules/debug/mipi-sys-t
Anas Nashifb7d30542020-10-23 08:49:47 -0400131 revision: 75e671550ac1acb502f315fe4952514dc73f7bfb
Alberto Escolar Piedrasdfed64c2019-11-15 14:03:00 +0100132 - name: nrf_hw_models
133 path: modules/bsim_hw_models/nrf_hw_models
Krzysztof Chruscinskid2a28132020-12-09 12:38:50 +0100134 revision: a47e326ca772ddd14cc3b9d4ca30a9ab44ecca16
Anas Nashif1af037f2021-05-06 12:31:13 -0400135 - name: TraceRecorderSource
136 path: modules/debug/TraceRecorder
Anas Nashif108129c2021-05-20 10:27:13 -0400137 revision: d9889883abb4657d71e15ff055517a9b032f8212
Daniel Leung250041f2019-12-03 09:52:02 -0800138 - name: hal_xtensa
Anas Nashif370364d2020-10-15 08:10:12 -0400139 revision: 2f04b615cd5ad3a1b8abef33f9bdd10cc1990ed6
Daniel Leung250041f2019-12-03 09:52:02 -0800140 path: modules/hal/xtensa
Alberto Escolar Piedrasf57df162019-11-26 16:18:33 +0100141 - name: edtt
142 path: tools/edtt
Vinayak Kariappa Chettimadac1b2f212021-01-22 14:01:54 +0530143 revision: 7dd56fc100d79cc45c33d43e7401d1803e26f6e7
Karl Zhangfec5ed62020-05-08 08:22:52 -0500144 - name: trusted-firmware-m
145 path: modules/tee/tfm
Ioannis Glaropoulos90f4b5e2021-05-20 17:21:49 +0200146 revision: e18b7a9b040b5b5324520388047c9e7d678447e6
Øyvind Rønningstad0cb6c402020-11-16 14:46:12 +0100147 - name: tfm-mcuboot # This is used by the trusted-firmware-m module.
148 repo-path: mcuboot
149 path: modules/tee/tfm-mcuboot
Øyvind Rønningstad847c3132021-03-22 12:10:10 +0100150 revision: v1.7.2
Pieter De Gendtb6979732021-03-10 13:34:57 +0100151 - name: nanopb
152 path: modules/lib/nanopb
153 revision: d148bd26718e4c10414f07a7eb1bd24c62e56c5d
Lauren Murphya010d912021-04-06 13:37:33 -0500154 - name: tensorflow
155 repo-path: tensorflow
156 path: modules/lib/tensorflow
157 revision: dc70a45a7cc12c25726a32cd91b28be59e7bc596
NavinSankar Velliangiric9aa2602020-09-19 18:50:01 +0530158 - name: lz4
159 path: modules/lib/lz4
160 revision: 8e303c264fc21c2116dc612658003a22e933124d
Marti Bolivare7eb7982019-01-24 22:12:28 -0700161
162 self:
163 path: zephyr
164 west-commands: scripts/west-commands.yml