Commit a2b48f2
[nrf noup] modules: hal_nordic: Use GPPI for NRF54LX
Use GPPI even when DPPIC nodes are not enabled if platform is NRF54LX.
Currently DPPIC nodes are not enabled in FLPR and that allows to use
GPPI there.
Update path to SoC specific GPPI files which are now located in bsp.
Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>1 parent c0c2c28 commit a2b48f2
File tree
2 files changed
+5
-3
lines changed- modules/hal_nordic/nrfx
- soc/nordic/nrf54l
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments