Commit 9b86d87
committed
nordic: update and align to nrfx 4.0.1
New nrfx release contains major rework of nrfx drivers
instantiation making it easier to integrate with dts nodes.
Now, nrfx driver instances can no longer be `const`
because they contain driver runtime state.
Additionally, all nrfx drivers return `errno` error codes
instead of deprecated `nrfx_err_t`.
Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>1 parent 8c264d3 commit 9b86d87
File tree
143 files changed
+1810
-5253
lines changed- boards/native/nrf_bsim
- common/cmsis
- soc
- drivers
- adc
- audio
- clock_control
- comparator
- counter
- display
- entropy
- flash
- gpio
- i2c
- i2s
- mspi
- pwm
- sensor/nordic/qdec_nrfx
- serial
- spi
- timer
- usb
- common/nrf_usbd_common
- udc
- watchdog
- dts
- arm/nordic
- bindings/spi
- vendor/nordic
- include/zephyr
- drivers/gpio
- dt-bindings
- adc
- comparator
- modules
- hal_nordic
- nrf_802154/sl_opensource/platform
- nrfx
- nrf_wifi/bus
- trusted-firmware-m/nordic/include
- samples
- boards/nordic
- nrfx_prs
- src
- nrfx/src
- drivers/led/led_strip/boards
- net/zperf/src
- subsys/usb
- uac2_explicit_feedback
- boards
- src
- uac2_implicit_feedback
- boards
- src
- scripts/ci
- soc/nordic
- common
- ironside/include/nrf_ironside
- nrf51
- nrf52
- nrf53
- nrf54h
- bicr
- nrf54l
- nrf91
- nrf92
- subsys/bluetooth
- audio/shell
- controller/ll_sw/nordic/hal/nrf5/radio
- tests
- boards/nrf/i2c/i2c_slave
- boards
- src
- drivers
- timer/nrf_grtc_timer/src
- uart
- uart_mix_fifo_poll
- uart_pm
- watchdog/wdt_basic_api/boards
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
143 files changed
+1810
-5253
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
34 | 43 | | |
35 | 44 | | |
36 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
0 commit comments