We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8058d commit 12399e4Copy full SHA for 12399e4
west.yml
@@ -11,11 +11,11 @@ manifest:
11
projects:
12
- name: hal_silabs
13
remote: silabs
14
- revision: 1e8a139aaf84c7687761f5aeef6efed73db91e1b
+ revision: pull/9/head
15
path: modules/hal/silabs
16
- name: zephyr
17
remote: zephyrproject-rtos
18
- revision: 9d9089edd09919c90c4224222fc2c560410e6c85
+ revision: 1ec5ce05f9f84b18cb8056d01917480a6ec39e52
19
import:
20
# By using name-allowlist we can clone only the modules that are
21
# strictly needed by the application.
0 commit comments