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 be72b8e commit 33f0666Copy full SHA for 33f0666
west.yml
@@ -23,6 +23,8 @@ manifest:
23
url-base: https://github.com/zephyrproject-rtos
24
- name: babblesim
25
url-base: https://github.com/BabbleSim
26
+ - name: sdk-hal_nordic
27
+ url: https://github.com/nrfconnect/sdk-hal_nordic
28
29
group-filter: [-babblesim, -optional]
30
@@ -200,7 +202,8 @@ manifest:
200
202
groups:
201
203
- hal
204
- name: hal_nordic
- revision: 7858281d843468fe53c829995fb63f45a227387a
205
+ remote: sdk-hal_nordic
206
+ revision: 08fcd9d3bc2c8c89c101dbe9949b0afe468195b0
207
path: modules/hal/nordic
208
209
0 commit comments