Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ For help run the command with no arguments:

./nxpprog.py

### Flashing to your SJ Two Board
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Flashing to your SJ Two Board
### Flashing to your LPC board.

```Shell
$ python nxpprog.py --binary <path to binary> --device <device port>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should have some examples here for how this would look on Mac, Ubuntu, and WSL.

```

### Help menu

```
Expand Down