2019-01-25 06:12:28 +01:00
|
|
|
# The west manifest file for upstream Zephyr.
|
|
|
|
#
|
|
|
|
# The per-installation west configuration file, .west/config, sets the
|
|
|
|
# path to the project containing this file in the [manifest] section's
|
|
|
|
# "path" variable.
|
|
|
|
#
|
|
|
|
# You are free to create your own manifest files and put them in any
|
|
|
|
# repository you want, to create your own custom Zephyr installations.
|
|
|
|
# For example, you could create a manifest file in your own out of
|
|
|
|
# tree application directory, which would pull this zephyr repository
|
|
|
|
# in as an ordinary project.
|
|
|
|
#
|
|
|
|
# You can pass your manifest repositories to west init when creating a
|
|
|
|
# new Zephyr installation. See the west documentation for more
|
|
|
|
# information.
|
|
|
|
|
|
|
|
manifest:
|
|
|
|
defaults:
|
|
|
|
remote: upstream
|
|
|
|
|
|
|
|
remotes:
|
|
|
|
- name: upstream
|
|
|
|
url-base: https://github.com/zephyrproject-rtos
|
|
|
|
|
2019-06-13 14:03:43 +02:00
|
|
|
#
|
|
|
|
# Please add items below based on alphabetical order
|
2019-01-25 06:12:28 +01:00
|
|
|
projects:
|
2020-03-19 17:26:04 +01:00
|
|
|
- name: cmsis
|
2021-01-27 19:14:24 +01:00
|
|
|
revision: c3bd2094f92d574377f7af2aec147ae181aa5f8e
|
2020-03-19 17:26:04 +01:00
|
|
|
path: modules/hal/cmsis
|
2019-08-19 14:59:50 +02:00
|
|
|
- name: hal_atmel
|
2021-03-04 00:22:57 +01:00
|
|
|
revision: d17b7dd92d209b20bc1e15431d068edc29bf438d
|
2019-08-19 14:59:50 +02:00
|
|
|
path: modules/hal/atmel
|
2020-03-19 19:19:00 +01:00
|
|
|
- name: hal_altera
|
|
|
|
revision: 23c1c1dd7a0c1cc9a399509d1819375847c95b97
|
|
|
|
path: modules/hal/altera
|
2019-07-01 20:46:07 +02:00
|
|
|
- name: canopennode
|
|
|
|
path: modules/lib/canopennode
|
2020-06-23 20:21:53 +02:00
|
|
|
revision: 468d350028a975b96563e58344de48281a0ab371
|
2019-06-18 13:08:54 +02:00
|
|
|
- name: civetweb
|
2020-09-15 12:18:24 +02:00
|
|
|
revision: e6903b80c09d17cd1a8bb32e40080005558aad29
|
2019-06-18 13:08:54 +02:00
|
|
|
path: modules/lib/civetweb
|
2020-12-03 17:53:25 +01:00
|
|
|
- name: hal_espressif
|
|
|
|
west-commands: west/west-commands.yml
|
2021-04-28 13:17:43 +02:00
|
|
|
revision: 90952df320f30c696ea73a22a0e50f20b8f94fd3
|
2020-12-03 17:53:25 +01:00
|
|
|
path: modules/hal/espressif
|
2019-05-12 16:35:56 +02:00
|
|
|
- name: fatfs
|
2020-11-03 16:52:33 +01:00
|
|
|
revision: 1d1fcc725aa1cb3c32f366e0c53d7490d0fe1109
|
2019-05-12 16:35:56 +02:00
|
|
|
path: modules/fs/fatfs
|
2019-04-05 22:23:26 +02:00
|
|
|
- name: hal_cypress
|
|
|
|
revision: a12d92816a53a521d79cefcf5c38b9dc8a4fed6e
|
|
|
|
path: modules/hal/cypress
|
2020-04-21 11:37:42 +02:00
|
|
|
- name: hal_infineon
|
|
|
|
revision: f1fa8241f8786198ba41155413243de36ed878a5
|
|
|
|
path: modules/hal/infineon
|
2019-08-15 17:17:01 +02:00
|
|
|
- name: hal_nordic
|
2021-03-11 13:30:18 +01:00
|
|
|
revision: fc301b97581d01cb5be47f837087a41632070434
|
2019-08-15 17:17:01 +02:00
|
|
|
path: modules/hal/nordic
|
2019-08-20 15:09:20 +02:00
|
|
|
- name: hal_openisa
|
2020-06-01 17:08:17 +02:00
|
|
|
revision: 40d049f69c50b58ea20473bee14cf93f518bf262
|
2019-08-20 15:09:20 +02:00
|
|
|
path: modules/hal/openisa
|
2020-04-15 10:04:50 +02:00
|
|
|
- name: hal_nuvoton
|
|
|
|
revision: b4d31f33238713a568e23618845702fadd67386f
|
|
|
|
path: modules/hal/nuvoton
|
2019-08-19 16:05:45 +02:00
|
|
|
- name: hal_microchip
|
2021-04-27 05:49:00 +02:00
|
|
|
revision: b280eec5d3b1296b231117c1999bcd0269b6ecc4
|
2019-08-19 16:05:45 +02:00
|
|
|
path: modules/hal/microchip
|
2019-04-06 06:06:14 +02:00
|
|
|
- name: hal_silabs
|
2021-03-15 22:49:51 +01:00
|
|
|
revision: be39d4eebeddac6e18e9c0c3ba1b31ad1e82eaed
|
2019-04-06 06:06:14 +02:00
|
|
|
path: modules/hal/silabs
|
2019-06-18 06:13:45 +02:00
|
|
|
- name: hal_st
|
2020-10-05 18:06:27 +02:00
|
|
|
revision: b52fdbf4b62439be9fab9bb4bae9690a42d2fb14
|
2019-06-18 06:13:45 +02:00
|
|
|
path: modules/hal/st
|
|
|
|
- name: hal_stm32
|
2021-03-31 09:59:37 +02:00
|
|
|
revision: 68bfdabe97aa60934e1519e98593abaa9745501e
|
2019-06-18 06:13:45 +02:00
|
|
|
path: modules/hal/stm32
|
2019-08-20 15:37:49 +02:00
|
|
|
- name: hal_ti
|
2021-03-15 18:59:23 +01:00
|
|
|
revision: 3da6fae25fc44ec830fac4a92787b585ff55435e
|
2019-08-20 15:37:49 +02:00
|
|
|
path: modules/hal/ti
|
2019-05-23 01:58:54 +02:00
|
|
|
- name: libmetal
|
2021-05-04 10:37:45 +02:00
|
|
|
revision: 39d049d4ae68e6f6d595fce7de1dcfc1024fb4eb
|
2019-05-23 01:58:54 +02:00
|
|
|
path: modules/hal/libmetal
|
2020-02-04 11:35:24 +01:00
|
|
|
- name: hal_quicklogic
|
|
|
|
repo-path: hal_quicklogic
|
2020-09-30 16:47:41 +02:00
|
|
|
revision: b3a66fe6d04d87fd1533a5c8de51d0599fcd08d0
|
2020-02-04 11:35:24 +01:00
|
|
|
path: modules/hal/quicklogic
|
2019-07-03 21:45:39 +02:00
|
|
|
- name: lvgl
|
2020-11-09 17:51:28 +01:00
|
|
|
revision: 31acbaa36e9e74ab88ac81e3d21e7f1d00a71136
|
2019-07-03 21:45:39 +02:00
|
|
|
path: modules/lib/gui/lvgl
|
2019-06-13 14:03:43 +02:00
|
|
|
- name: mbedtls
|
2021-03-16 13:34:06 +01:00
|
|
|
revision: 53044168b43f06ec5654b906a2cdd260bf477edd
|
2019-06-13 14:03:43 +02:00
|
|
|
path: modules/crypto/mbedtls
|
2019-07-30 14:13:35 +02:00
|
|
|
- name: mcuboot
|
2021-04-29 14:51:11 +02:00
|
|
|
revision: 6eca8bbc2bdbf16d5ebbfd89ca27aaa9b3d88400
|
2019-07-30 14:13:35 +02:00
|
|
|
path: bootloader/mcuboot
|
2019-05-23 04:41:09 +02:00
|
|
|
- name: mcumgr
|
2021-04-26 12:36:27 +02:00
|
|
|
revision: 5c5055f5a7565f8152d75fcecf07262928b4d56e
|
2019-05-23 04:41:09 +02:00
|
|
|
path: modules/lib/mcumgr
|
2019-06-13 14:03:43 +02:00
|
|
|
- name: net-tools
|
2021-04-08 16:58:54 +02:00
|
|
|
revision: f49bd1354616fae4093bf36e5eaee43c51a55127
|
2019-06-13 17:31:41 +02:00
|
|
|
path: tools/net-tools
|
2019-08-18 14:10:52 +02:00
|
|
|
- name: hal_nxp
|
2021-04-15 07:48:57 +02:00
|
|
|
revision: 27a464e4885f393dc376a53d9fc8d52078848496
|
2019-08-18 14:10:52 +02:00
|
|
|
path: modules/hal/nxp
|
2019-05-23 02:00:01 +02:00
|
|
|
- name: open-amp
|
2020-10-23 16:33:00 +02:00
|
|
|
revision: de1b85a13032a2de1d8b6695ae5f800b613e739d
|
2019-05-23 02:00:01 +02:00
|
|
|
path: modules/lib/open-amp
|
2019-09-07 11:27:39 +02:00
|
|
|
- name: loramac-node
|
2021-01-25 02:45:58 +01:00
|
|
|
revision: 2cee5f7295ff0ff804bf06fea5de006bc7cd121e
|
2019-09-07 11:27:39 +02:00
|
|
|
path: modules/lib/loramac-node
|
2019-07-22 11:34:26 +02:00
|
|
|
- name: openthread
|
2021-04-28 14:52:24 +02:00
|
|
|
revision: cdb9570901e87ab247aed0a96ccd8f94beee5834
|
2019-07-22 11:34:26 +02:00
|
|
|
path: modules/lib/openthread
|
2019-05-23 21:47:26 +02:00
|
|
|
- name: segger
|
2020-11-02 23:53:52 +01:00
|
|
|
revision: 38c79a447e4a47d413b4e8d34448316a5cece77c
|
2019-05-23 21:47:26 +02:00
|
|
|
path: modules/debug/segger
|
2020-06-26 02:30:00 +02:00
|
|
|
- name: sof
|
2021-03-23 19:00:47 +01:00
|
|
|
url: https://github.com/nordic-krch/sof
|
|
|
|
revision: 2f8ef204454d278f0c189e8c7cc70e84f745561a
|
2020-06-26 02:30:00 +02:00
|
|
|
path: modules/audio/sof
|
2019-06-13 14:03:43 +02:00
|
|
|
- name: tinycbor
|
|
|
|
path: modules/lib/tinycbor
|
2020-03-09 10:51:57 +01:00
|
|
|
revision: 40daca97b478989884bffb5226e9ab73ca54b8c4
|
2020-03-20 12:11:33 +01:00
|
|
|
- name: tinycrypt
|
|
|
|
path: modules/crypto/tinycrypt
|
|
|
|
revision: 3e9a49d2672ec01435ffbf0d788db6d95ef28de0
|
2019-07-21 18:28:29 +02:00
|
|
|
- name: littlefs
|
|
|
|
path: modules/fs/littlefs
|
2020-06-24 19:01:02 +02:00
|
|
|
revision: 9e4498d1c73009acd84bb36036ee5e2869112a6c
|
2019-10-28 22:45:55 +01:00
|
|
|
- name: mipi-sys-t
|
|
|
|
path: modules/debug/mipi-sys-t
|
2020-10-23 14:49:47 +02:00
|
|
|
revision: 75e671550ac1acb502f315fe4952514dc73f7bfb
|
2019-11-15 14:03:00 +01:00
|
|
|
- name: nrf_hw_models
|
|
|
|
path: modules/bsim_hw_models/nrf_hw_models
|
2020-12-09 12:38:50 +01:00
|
|
|
revision: a47e326ca772ddd14cc3b9d4ca30a9ab44ecca16
|
2019-12-03 18:52:02 +01:00
|
|
|
- name: hal_xtensa
|
2020-10-15 14:10:12 +02:00
|
|
|
revision: 2f04b615cd5ad3a1b8abef33f9bdd10cc1990ed6
|
2019-12-03 18:52:02 +01:00
|
|
|
path: modules/hal/xtensa
|
2019-11-26 16:18:33 +01:00
|
|
|
- name: edtt
|
|
|
|
path: tools/edtt
|
2021-01-22 09:31:54 +01:00
|
|
|
revision: 7dd56fc100d79cc45c33d43e7401d1803e26f6e7
|
2020-05-08 15:22:52 +02:00
|
|
|
- name: trusted-firmware-m
|
|
|
|
path: modules/tee/tfm
|
2021-01-11 15:38:00 +01:00
|
|
|
revision: 2c2aa3724a040233095a5c41ab79c8ad36134c8e
|
2020-11-16 14:46:12 +01:00
|
|
|
- name: tfm-mcuboot # This is used by the trusted-firmware-m module.
|
|
|
|
repo-path: mcuboot
|
|
|
|
path: modules/tee/tfm-mcuboot
|
2021-03-22 12:10:10 +01:00
|
|
|
revision: v1.7.2
|
2021-03-10 13:34:57 +01:00
|
|
|
- name: nanopb
|
|
|
|
path: modules/lib/nanopb
|
|
|
|
revision: d148bd26718e4c10414f07a7eb1bd24c62e56c5d
|
2021-04-06 20:37:33 +02:00
|
|
|
- name: tensorflow
|
|
|
|
repo-path: tensorflow
|
|
|
|
path: modules/lib/tensorflow
|
|
|
|
revision: dc70a45a7cc12c25726a32cd91b28be59e7bc596
|
2019-01-25 06:12:28 +01:00
|
|
|
|
|
|
|
self:
|
|
|
|
path: zephyr
|
|
|
|
west-commands: scripts/west-commands.yml
|