Skip to content

Commit fa0aa51

Browse files
author
Owen
authored
Update README.md
1 parent 9772d44 commit fa0aa51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ Artemis SVL Versions:
2222
* Python is installed on your computer
2323
* your program is compiled + linked to support the SVL (binary offset ```0x10000```)
2424
* use the SVL loader script to upload to the board
25+
2526
```python svl.py [flags] port```
27+
2628
* ```-b``` **baud rate**: 115200, 921600, or other desired common baud rate (57600, 115200, 230400, 460800, 921600)
2729
* ```-f``` **filepath**: path to the binary image of your program to upload
2830
* ```port``` **serial port**: the serial port to connect over (*/dev/\** on \*nix or *COMX* on windows)

0 commit comments

Comments
 (0)