Skip to content

Commit

Permalink
manifest: Update hal_espressif and mcuboot
Browse files Browse the repository at this point in the history
Update to support latest features.

Signed-off-by: Marek Matej <marek.matej@espressif.com>
  • Loading branch information
Marek Matej committed Feb 14, 2023
1 parent 48256e3 commit 2af4567
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions west.yml
Expand Up @@ -21,6 +21,8 @@ manifest:
remotes:
- name: upstream
url-base: https://github.com/zephyrproject-rtos
- name: mm
url-base: https://github.com/marekmatej/

#
# Please add items below based on alphabetical order
Expand Down Expand Up @@ -57,7 +59,8 @@ manifest:
groups:
- hal
- name: hal_espressif
revision: 73e7af1e2ed64571ce49ff9f07dc02690b9f2df5
remote: mm
revision: 6eec263d69b51de953cd8f85e6b28c12389134cb
path: modules/hal/espressif
west-commands: west/west-commands.yml
groups:
Expand Down Expand Up @@ -182,7 +185,7 @@ manifest:
- crypto
- name: mcuboot
remote: mm
revision: df58b7b1b38b3852bae56b1a0f721a00d4222569
revision: 07a27f41cd1749c5f6322dfb4ec5a5eebcefccac
path: bootloader/mcuboot
- name: mipi-sys-t
path: modules/debug/mipi-sys-t
Expand Down

0 comments on commit 2af4567

Please sign in to comment.