Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: Update hal_silabs and zephyr to latest upstream versions #95

Merged
merged 1 commit into from
Mar 17, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ manifest:
projects:
- name: hal_silabs
remote: silabs
revision: 2ad0fd7d56a9142a0479f5745277fda8b21da0db
revision: 9d32354344f6c816410e2642c2f81677f8a60e96
path: modules/hal/silabs
- name: zephyr-mbedtls
remote: silabs
revision: 6024c415bf050c09e3990bddb6d53d3b4990a2b1
path: modules/crypto/mbedtls
- name: zephyr
remote: zephyrproject-rtos
revision: 0b843be90d5e42432c1fb035a8d036276b626e08
revision: b80526658cc0e6ec5719f09cd8fff65d4e50525c
import:
# By using name-allowlist we can clone only the modules that are
# strictly needed by the application.
Expand Down