We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d892c7 commit 994aa71Copy full SHA for 994aa71
cortex-r-rt/CHANGELOG.md
@@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
## Added
11
12
- Added ABT und UND mode stack setup.
13
+- Default exception handlers for undefined, prefetch and data abort exceptions
14
+
15
+## Changed
16
17
+- Default Rust exception handler is now an empty permanent loop instead of a semihosting exit.
18
19
## [v0.1.0]
20
0 commit comments