Skip to content

Commit

Permalink
debug-device: don't perform mass-erase when debugging
Browse files Browse the repository at this point in the history
Add mass-erase and measure-reset-pulse to the list of Assumed tests,
to prevent them from being run.

Signed-off-by: Sean Cross <sean@xobs.io>
  • Loading branch information
xobs committed Apr 18, 2017
1 parent 0d19b24 commit fdf98af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified bin/larson.elf
Binary file not shown.
1 change: 1 addition & 0 deletions debug-device.scenario
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
Name=Debug LtC
Description=Run the debugger and leave it running.
Tests=swd, wait-forever
Assume=measure-reset-pulse,mass-erase
# Wait for one full day
Timeout=86400

0 comments on commit fdf98af

Please sign in to comment.