Skip to content

Commit

Permalink
Add nrfutil (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
h7x4 authored Aug 18, 2024
1 parent d8c70fc commit 091e6c5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/nrfutil.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"files": [
{
"path": "$HOME/.nrfutil",
"movable": true,
"help": "Export the following environment variables:\n\n```bash\nexport NRFUTIL_HOME=\"$XDG_DATA_HOME\"/nrfutil\n```\n"
}
],
"name": "nrfutil"
}

0 comments on commit 091e6c5

Please sign in to comment.