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 016282aCopy full SHA for 016282a
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: nrfconnect
27
+ url-base: https://github.com/nrfconnect
28
29
group-filter: [-babblesim, -optional]
30
@@ -199,8 +201,9 @@ manifest:
199
201
path: modules/hal/microchip
200
202
groups:
203
- hal
- - name: hal_nordic
- revision: 7858281d843468fe53c829995fb63f45a227387a
204
+ - name: sdk-hal_nordic
205
+ remote: nrfconnect
206
+ revision: 08fcd9d3bc2c8c89c101dbe9949b0afe468195b0
207
path: modules/hal/nordic
208
209
0 commit comments