zephyr/modules/hal_nordic
Natalia Pluta 76bb1d7453 modules: hal_nordic: Add nrfx specific drivers logging Kconfig
This commit introduces Kconfig symbols for enabling logging
for each nrfx drivers in Zephyr.

Example Usage:
To enable logging for the NRFX ADC driver, add the following
line to the project's configuration file (prj.conf):
CONFIG_NRFX_ADC_LOG=y

The purpose of this change is to enable selective logging
in Zephyr for specific nrfx drivers.

Signed-off-by: Natalia Pluta <natalia.pluta@nordicsemi.no>
2023-08-08 12:34:19 +00:00
..
nrf_802154 modules: hal_nordic: nrf_802154: Make paths relative 2023-06-30 16:07:05 +02:00
nrfx modules: hal_nordic: Add nrfx specific drivers logging Kconfig 2023-08-08 12:34:19 +00:00
CMakeLists.txt
Kconfig hal_nordic: Add protection against resource conflict (take 2) 2023-03-20 16:59:40 +01:00