summaryrefslogtreecommitdiff
path: root/core/cortex-m/config_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/cortex-m/config_core.h')
-rw-r--r--core/cortex-m/config_core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/cortex-m/config_core.h b/core/cortex-m/config_core.h
index 7f3d253427..e72f4e58bb 100644
--- a/core/cortex-m/config_core.h
+++ b/core/cortex-m/config_core.h
@@ -10,4 +10,6 @@
#define BFD_ARCH arm
#define BFD_FORMAT "elf32-littlearm"
+#define CONFIG_SOFTWARE_PANIC
+
#endif /* __CONFIG_CORE_H */