Skip to content

Commit 724e723

Browse files
committed
manifest: Update hal_silabs and zephyr to latest upstream versions
The nightly upstream build just started failing because of stuff that's been merged in the latest upstream hal_silabs. Update that reference, and also update the Zephyr main tree in the same go. Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
1 parent 6e8959c commit 724e723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

west.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ manifest:
1111
projects:
1212
- name: hal_silabs
1313
remote: silabs
14-
revision: 2ad0fd7d56a9142a0479f5745277fda8b21da0db
14+
revision: 9d32354344f6c816410e2642c2f81677f8a60e96
1515
path: modules/hal/silabs
1616
- name: zephyr-mbedtls
1717
remote: silabs
1818
revision: 6024c415bf050c09e3990bddb6d53d3b4990a2b1
1919
path: modules/crypto/mbedtls
2020
- name: zephyr
2121
remote: zephyrproject-rtos
22-
revision: 0b843be90d5e42432c1fb035a8d036276b626e08
22+
revision: b80526658cc0e6ec5719f09cd8fff65d4e50525c
2323
import:
2424
# By using name-allowlist we can clone only the modules that are
2525
# strictly needed by the application.

0 commit comments

Comments
 (0)