add better fault identification for Cortex-M3/M33/M4/M7 hardfault handlers, add fault description registers to SCB_Type

This commit is contained in:
ardnew
2020-11-05 18:04:40 -06:00
committed by Ron Evans
parent b1d24a72c1
commit 30bee3afef
4 changed files with 463 additions and 70 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build cortexm,!nxp
// +build atsamd21 nrf51
package runtime