| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-22 | Document workaround for registering exceptions | Ian McIntyre | |
| Given the way this package abuses cortex-m-rt, it's not immediately obvious how to register a Cortex-M exception handler with the `#[exception]` macro. This commit documents and demonstrates the workaround I use. | |||
| 2022-12-01 | First commit | Ian McIntyre | |
