zephyr/soc/arm/nordic_nrf
Carles Cufi f0765409a7 soc: nrf: Disable DWT NULL pointer detection by default
Having DWT-based NULL-pointer detection enabled by default trips a lot
of users since it will make any debugging fail when enabled. Disable it
by default and let users enable it if they desire to.

Fixes #39216.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2021-12-20 19:18:12 +01:00
..
common soc: arm: nordic_nrf: move soc_nrf_common.h to common folder 2021-11-26 14:20:51 +01:00
nrf51 soc: arm: nordic_nrf: move soc_nrf_common.h to common folder 2021-11-26 14:20:51 +01:00
nrf52 soc: arm: nordic_nrf: move soc_nrf_common.h to common folder 2021-11-26 14:20:51 +01:00
nrf53 soc: arm: nordic_nrf: move soc_nrf_common.h to common folder 2021-11-26 14:20:51 +01:00
nrf91 soc: arm: nordic_nrf: move soc_nrf_common.h to common folder 2021-11-26 14:20:51 +01:00
CMakeLists.txt
Kconfig soc: nordic_nrf: Add Kconfig option for enabling trace port 2021-09-28 20:11:40 -04:00
Kconfig.defconfig soc: nrf: Disable DWT NULL pointer detection by default 2021-12-20 19:18:12 +01:00
Kconfig.peripherals soc: nordic_nrf: Add query items for HW peripherals missing 2021-11-11 07:24:53 -05:00
Kconfig.soc
timing.c
validate_base_addresses.c
validate_enabled_instances.c