Skip to content

Commit

Permalink
docs: Add --erase to west flash command (#80)
Browse files Browse the repository at this point in the history
Erase is needed because the use of UICR.

Signed-off-by: Gregers Gram Rygg <[email protected]>
  • Loading branch information
gregersrygg authored May 14, 2024
1 parent 7f9a13a commit eee8a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ west build -b thingy91x/nrf9151/ns app
When using an external debugger, you can flash using this command:

```shell
west flash
west flash --erase
```

0 comments on commit eee8a8a

Please sign in to comment.