tree: ded602db6b90772b7c727db13d8e5d22307b33bb
  1. src/
  2. Cargo.lock
  3. Cargo.toml
  4. coredump
  5. elf
  6. README.md
probe-rs-debug/tests/gpio-hal-blinky/README.md

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.