blob: aabaf7569116e60f3347abf1b47666d75fd0db96 [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
Stephanos Ioannidisd6878362020-04-13 20:23:45 +090029 revision: 542b2296e6d515b265e25c6b7208e8fea3014f90
Carles Cufiba0aea32020-03-19 17:26:04 +010030 path: modules/hal/cmsis
Anas Nashif2d9d8982019-08-19 05:59:50 -070031 - name: hal_atmel
Stephanos Ioannidis497979f2020-03-26 21:42:35 +090032 revision: 1fe96f0a5e1a11d8101b258a3b84d35dc7178401
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
39 revision: 5c6b0566d56264efd4bf23ed58bc7cb8b32fe063
Anas Nashif4fd627c2019-06-13 08:05:59 -040040 - name: ci-tools
Martí Bolívar669cf582020-03-23 13:57:38 -070041 revision: cf55a47d52d38af655f3efa6d38ff105b727358a
Anas Nashif4fd627c2019-06-13 08:05:59 -040042 path: tools/ci-tools
Tomasz Gorochowikf2bf9a12019-06-18 13:08:54 +020043 - name: civetweb
Piotr Zierhofferb6115892019-08-08 00:41:53 +020044 revision: 99129c5efc907ea613c4b73ccff07581feb58a7a
Tomasz Gorochowikf2bf9a12019-06-18 13:08:54 +020045 path: modules/lib/civetweb
Anas Nashif89d39362019-04-06 00:22:23 -040046 - name: esp-idf
47 revision: 6835bfc741bf15e98fb7971293913f770df6081f
48 path: modules/hal/esp-idf
Anas Nashif45868a22019-05-12 10:35:56 -040049 - name: fatfs
Audun Korneliussen917afdf2019-11-25 14:27:52 +010050 revision: 9ee6b9b9511151d0d64a74d532d39c6f2bbd4f16
Anas Nashif45868a22019-05-12 10:35:56 -040051 path: modules/fs/fatfs
Anas Nashif0b2bb322019-04-05 16:23:26 -040052 - name: hal_cypress
53 revision: a12d92816a53a521d79cefcf5c38b9dc8a4fed6e
54 path: modules/hal/cypress
Carles Cuficf3af6a2019-08-15 17:17:01 +020055 - name: hal_nordic
Kumar Gala16a9cb82020-04-17 14:45:11 -050056 revision: 1ebfdf148b2ca1d9ab9267ab2cd64cc00f32d505
Carles Cuficf3af6a2019-08-15 17:17:01 +020057 path: modules/hal/nordic
Anas Nashif2804f592019-08-20 06:09:20 -070058 - name: hal_openisa
Cristi Caciuloiu9f7cccc2020-02-07 13:04:58 +020059 revision: 3b54187649cc9b37161d49918f1ad28ff7c7f830
Anas Nashif2804f592019-08-20 06:09:20 -070060 path: modules/hal/openisa
Anas Nashif975b4712019-08-19 07:05:45 -070061 - name: hal_microchip
Scott Worley17a932c2020-04-09 17:25:10 -040062 revision: 688cb7deebd5910357e35843595149b3feba2184
Anas Nashif975b4712019-08-19 07:05:45 -070063 path: modules/hal/microchip
Anas Nashif7ae41802019-04-06 00:06:14 -040064 - name: hal_silabs
Piotr Mienkowskie1a389f2020-03-27 22:56:50 +010065 revision: 78da967feeac0d51219ef733cc3ccf643336589f
Anas Nashif7ae41802019-04-06 00:06:14 -040066 path: modules/hal/silabs
Anas Nashiffaa398f2019-06-18 00:13:45 -040067 - name: hal_st
Armando Viscontidc9e2972019-09-25 10:51:12 +020068 revision: fa481784b3c49780f18d50bafe00390ccb62b2ec
Anas Nashiffaa398f2019-06-18 00:13:45 -040069 path: modules/hal/st
70 - name: hal_stm32
Erwan Gouriou40089602020-04-24 14:39:43 +020071 revision: ff9b7f295da7e8918fbe3e0119b5271cb9cb4a55
Anas Nashiffaa398f2019-06-18 00:13:45 -040072 path: modules/hal/stm32
Anas Nashiff156e952019-08-20 06:37:49 -070073 - name: hal_ti
Vincent Wan36d27f92020-04-24 12:58:29 -070074 revision: 7dcbff2d5994bc48dc3aa2a6af619dadf91d88db
Anas Nashiff156e952019-08-20 06:37:49 -070075 path: modules/hal/ti
Anas Nashiffe0a50f2019-05-22 16:58:54 -070076 - name: libmetal
Arnaud Pouliquen05d8c852020-04-01 18:26:54 +020077 revision: 60f40977eccb7e067a83933cec859e266bff4849
Anas Nashiffe0a50f2019-05-22 16:58:54 -070078 path: modules/hal/libmetal
Jan Van Winkel18ef1312019-07-03 21:45:39 +020079 - name: lvgl
Jan Van Winkelef6ac672019-11-26 09:52:31 +010080 revision: 74fc2e753a997bd71cefa34dd9c56dcb954b42e2
Jan Van Winkel18ef1312019-07-03 21:45:39 +020081 path: modules/lib/gui/lvgl
Anas Nashifbf1f1f62019-06-13 08:03:43 -040082 - name: mbedtls
Flavio Ceolin707858e2020-02-07 10:52:18 -080083 revision: cf7020eb4c7ef93319f2d6d2403a21e12a879bf6
Anas Nashifbf1f1f62019-06-13 08:03:43 -040084 path: modules/crypto/mbedtls
Andrzej Puzdrowskice753ea2019-07-30 14:13:35 +020085 - name: mcuboot
Gerson Fernando Budkea280d202020-04-15 13:40:03 -030086 revision: 80a76f4af4314635bef83272779ddbed6021fc32
Andrzej Puzdrowskice753ea2019-07-30 14:13:35 +020087 path: bootloader/mcuboot
Anas Nashif02ed9b12019-05-22 22:41:09 -040088 - name: mcumgr
Dominik Ermel5c8a2eb2020-04-14 13:33:56 +000089 revision: 1843fdce2b008b45f9cc8b38dd9a57a575ab50f6
Anas Nashif02ed9b12019-05-22 22:41:09 -040090 path: modules/lib/mcumgr
Anas Nashifbf1f1f62019-06-13 08:03:43 -040091 - name: net-tools
Patrik Flykt19070592020-04-27 17:20:26 +030092 revision: 1c4fdba512b268033a4cf926bddd323866c3261a
Anas Nashifd3977992019-06-13 11:31:41 -040093 path: tools/net-tools
Anas Nashif12438e12019-08-18 08:10:52 -040094 - name: hal_nxp
Kumar Gala6cc843a2020-04-16 06:24:18 -050095 revision: 60fe8c0ae6e24d165cf42770b95c7df22b778386
Anas Nashif12438e12019-08-18 08:10:52 -040096 path: modules/hal/nxp
Anas Nashifb95e4232019-05-22 17:00:01 -070097 - name: open-amp
Arnaud Pouliquen05d8c852020-04-01 18:26:54 +020098 revision: 5720c73ef3bd885824b2d2184f606443e03f73c4
Anas Nashifb95e4232019-05-22 17:00:01 -070099 path: modules/lib/open-amp
Manivannan Sadhasivamc8d12612019-09-07 14:57:39 +0530100 - name: loramac-node
101 revision: 29e516ec585b1a909af2b5f1c60d83e7d4d563e3
102 path: modules/lib/loramac-node
Robert Lubosc6c20f02019-07-22 11:34:26 +0200103 - name: openthread
Lukasz Maciejonczyk3ba7a3c2020-04-16 13:08:40 +0200104 revision: 2ac83762b87b9cbb7072e3bca663ac13708c17d9
Robert Lubosc6c20f02019-07-22 11:34:26 +0200105 path: modules/lib/openthread
Anas Nashife7db7da2019-05-23 12:47:26 -0700106 - name: segger
107 revision: 6fcf61606d6012d2c44129edc033f59331e268bc
108 path: modules/debug/segger
Anas Nashifbf1f1f62019-06-13 08:03:43 -0400109 - name: tinycbor
110 path: modules/lib/tinycbor
Dominik Ermel013dc702020-03-09 09:51:57 +0000111 revision: 40daca97b478989884bffb5226e9ab73ca54b8c4
Carles Cufi3f6078e2020-03-20 12:11:33 +0100112 - name: tinycrypt
113 path: modules/crypto/tinycrypt
114 revision: 3e9a49d2672ec01435ffbf0d788db6d95ef28de0
Peter A. Bigotfb73fcd2019-07-21 11:28:29 -0500115 - name: littlefs
116 path: modules/fs/littlefs
Peter A. Bigot1c6791b2020-04-09 09:54:17 -0500117 revision: 0aefdda69d236cb01f932117c1f32e9da09c0ec3
Wentong Wudd948092019-10-29 05:45:55 +0800118 - name: mipi-sys-t
119 path: modules/debug/mipi-sys-t
120 revision: baf51863f19f009b92e762115ba5572a5b996b92
Alberto Escolar Piedrasdfed64c2019-11-15 14:03:00 +0100121 - name: nrf_hw_models
122 path: modules/bsim_hw_models/nrf_hw_models
123 revision: fec69703cb1ca06fcdab6d5fde01274f0fc5c759
Daniel Leung250041f2019-12-03 09:52:02 -0800124 - name: hal_xtensa
Daniel Leung5bb00572020-03-26 06:50:26 -0700125 revision: e7a57d0c252f9c5f3cab9d5ceadda8753cacee5b
Daniel Leung250041f2019-12-03 09:52:02 -0800126 path: modules/hal/xtensa
Alberto Escolar Piedrasf57df162019-11-26 16:18:33 +0100127 - name: edtt
128 path: tools/edtt
Joakim Andersson2a70fea2020-04-16 13:38:28 +0200129 revision: c39888ff74acf421eeff9a7514fa9b172c3373f7
Marti Bolivare7eb7982019-01-24 22:12:28 -0700130
131 self:
132 path: zephyr
133 west-commands: scripts/west-commands.yml