Skip to content

Commit cc858a7

Browse files
committed
Added flashing instructions to README
1 parent b32f130 commit cc858a7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ For help run the command with no arguments:
44

55
./nxpprog.py
66

7+
### Flashing to your SJ Two Board
8+
```Shell
9+
$ python nxpprog.py <path to binary>
10+
$ python nxpprog.py <path to binary> <device port>
11+
```
12+
713
### Help menu
814

915
```

0 commit comments

Comments
 (0)