Example projects for tests for stacktraces
This example is a simple blinky for the nRF1. It can be built with cargo run --target thumbv6m-none-eabi --features v1.
The coredump can be produced by using the CLI, halting the target and using the dump command in the interactive REPL.