mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-10-01 01:45:38 -04:00
Merge branch 'main' of github.com:tillitis/tillitis-key1
This commit is contained in:
commit
c0334a77da
@ -74,12 +74,12 @@ you to supply a secret used as part of the UDS generation. The tool
|
||||
can be run interactively, or by suppling inputs on the command line:
|
||||
|
||||
```
|
||||
usage: tpt.py [-h] [-v] [--uss USS] [--vid VID] [--pid PID] [--rev REV] [--serial SERIAL]
|
||||
usage: tpt.py [-h] [-v] [--ent ENT] [--vid VID] [--pid PID] [--rev REV] [--serial SERIAL]
|
||||
|
||||
options:
|
||||
-h, --help show this help message and exit
|
||||
-v, --verbose Verbose operation
|
||||
--uss USS User supplied secret
|
||||
--ent ENT User supplied entropy
|
||||
--vid VID Vendor id (0 - 65535)
|
||||
--pid PID Product id (0 - 2555
|
||||
--rev REV Revision number (0 - 15)
|
||||
|
Loading…
Reference in New Issue
Block a user