Skip to content
Commit ea5412ec authored by Tom Hughes's avatar Tom Hughes Committed by Chris Friedt
Browse files

arch: arm: cortex_m: Add debug.h header



Since #75677, it has not been possible to build with
CONFIG_NULL_POINTER_EXCEPTION_DETECTION_DWT enabled since there was no
declaration of z_arm_debug_enable_null_pointer_detection before its use
in arch/arm/core/cortex_m/prep_c.c.

This change creates an arch/arm/include/cortex_m/debug.h header that
contains declarations for the functions in
arch/arm/core/cortex_m/debug.c.

Signed-off-by: default avatarTom Hughes <tomhughes@chromium.org>
parent b54f4386
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment