zephyr/samples/boards
Andrzej Głąbek 6d67b95a18 samples: boards: nrfx: Remove redundant inclusions
This is a follow-up to commit c7e4d23c5d.

After all calls to `nrfx_dppi_*` and `nrfx_ppi_*` functions were
replaced with corresponding `nrfx_gppi_*` calls, it is no longer
needed to include the `nrfx_dppi.h` and `nrfx_ppi.h` headers.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2024-01-09 12:06:51 +01:00
..
96b_argonkey drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
arc_secure_services arch: make CONFIG_EXCEPTION_DEBUG cross arch config 2023-12-14 09:32:27 +01:00
bbc_microbit Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
esp32 samples: boards: esp32: add memory-mapped sample code 2023-10-25 09:57:48 +02:00
google_kukui
google_twinkie_v2_pda drivers: adc: use adc_read_dt api 2023-09-25 09:52:16 +02:00
intel_adsp/code_relocation
litex/i2s kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
mec15xxevb_assy6853
mec172xevb_assy6906
mimxrt595_evk_cm33/system_off samples: boards: mimxrt595_evk_cm33: system_off: misc cleanups 2023-08-29 16:39:49 +01:00
mimxrt1060_evk/system_off drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
mimxrt1170_evk_cm7/magic_addr samples: boards: mimxrt11xx_cm7: Magic addr sample 2023-11-13 09:42:28 +01:00
nrf samples: boards: nrfx: Remove redundant inclusions 2024-01-09 12:06:51 +01:00
nxp_s32/netc
qomu
reel_board/mesh_badge Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
rpi_pico/uart_pio
sensortile_box drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
sensortile_box_pro/sensors-on-board sample: board: sensortile_box_pro: extend with lis2du12 accelerometer 2023-12-14 09:28:52 +01:00
stm32 samples: boards: stm32 low power blinky for stm32 boards 2023-12-12 09:52:30 +00:00
ti/cc13x2_cc26x2/system_off samples: boards: ti: cc13x2_cc26x2: system_off: use sys_poweroff() 2023-08-31 14:42:26 +02:00
up_squared/gpio_counter
boards.rst