Skip to content

Commit 7cfc27d

Browse files
committed
manifest: Update to latest upstream revision
Update to latest main tree revision. Signed-off-by: Aksel Skauge Mellbye <[email protected]>
1 parent 471581c commit 7cfc27d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

west.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,16 @@ manifest:
99
url-base: https://github.com/siliconlabssoftware
1010

1111
projects:
12-
- name: hal_silabs
13-
remote: zephyrproject-rtos
14-
revision: 190a144a16bed9a938a94543ed5bbc70c0552e0f
15-
path: modules/hal/silabs
1612
- name: zephyr-mbedtls
1713
remote: silabs
1814
revision: 6024c415bf050c09e3990bddb6d53d3b4990a2b1
1915
path: modules/crypto/mbedtls
2016
- name: zephyr
2117
remote: zephyrproject-rtos
22-
revision: 4852719f98b3bac9c05196d9855d897f47e3c82f
18+
revision: 169b47ce38aef2a7a6c2e0e09430b82c5ce3115b
2319
import:
2420
# By using name-allowlist we can clone only the modules that are
2521
# strictly needed by the application.
2622
name-allowlist:
27-
- cmsis # required by the ARM port
2823
- cmsis_6 # required by the ARM port
2924
- hal_silabs # required by Silabs boards

0 commit comments

Comments
 (0)