Skip to content

Commit 515b6e9

Browse files
committed
Update README
1 parent 9cfd296 commit 515b6e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Port A of the FT2232H is used by this application for configuration. Port B is f
1111
- `-e` or `--erase` erases the entire SPI flash on the Mercury 2
1212
- `-r` or `--read` reads the entire SPI flash and saves it to `dump.bit`
1313
- `-w` or `--write` writes to the SPI flash using the specified file. For example: `./mercury2_prog -w test.bit`. (Note that this command will automatically erase the required blocks before writing.)
14+
- `-o VAL` or `--output VAL` outputs a 5-bit value, VAL, specified in decimal or hex to pins FTDI_ACBUS3-7 for 100 ms
1415

1516
## Build
1617

0 commit comments

Comments
 (0)