https://github.com/keithduncan/panic-reset
Use the ARM AIRC register to reset the CPU on panic.
https://github.com/keithduncan/panic-reset
no-std panic-handler rust-embedded
Last synced: 6 months ago
JSON representation
Use the ARM AIRC register to reset the CPU on panic.
- Host: GitHub
- URL: https://github.com/keithduncan/panic-reset
- Owner: keithduncan
- Created: 2019-07-10T02:54:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T04:47:47.000Z (over 6 years ago)
- Last Synced: 2025-03-15T16:37:17.624Z (12 months ago)
- Topics: no-std, panic-handler, rust-embedded
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# panic-reset
Use the ARM AIRC register to reset the CPU on panic.