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 dc15a79 commit 15cb519Copy full SHA for 15cb519
west.yml
@@ -23,6 +23,10 @@ manifest:
23
url-base: https://github.com/zephyrproject-rtos
24
- name: babblesim
25
url-base: https://github.com/BabbleSim
26
+ - name: masz
27
+ url-base: https://github.com/masz-nordic
28
+ - name: nrfconnect
29
+ url-base: https://github.com/nrfconnect
30
31
group-filter: [-babblesim, -optional]
32
@@ -200,8 +204,10 @@ manifest:
200
204
groups:
201
205
- hal
202
206
- name: hal_nordic
203
- revision: a6579483deb33112cc763d05a4a3f8085883c1ac
207
+ revision: NRFX-8176-nrfx-bsp
208
path: modules/hal/nordic
209
+ remote: magp
210
+ repo-path: hal_nordic
211
212
213
- name: hal_nuvoton
0 commit comments