We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd12758 commit 0811b80Copy full SHA for 0811b80
README.md
@@ -146,10 +146,10 @@ Supports BIP32 for asymmetric key derivation and SLIP10 for symmetric key deriva
146
### > ESP32-S3 support
147
Pico HSM also supports ESP32-S3 boards, which add secure storage, flash encryption and secure boot.
148
149
-### > Dynamic VID/PID
+### > Dynamic VID/PID
150
Supports setting VID & PID on-the-fly. Use `pico-hsm-tool.py` for specify VID/PID values and reboot the device.
151
152
-### > Rescue Pico HSM Tool
+### > Rescue Pico HSM Tool
153
Pico HSM Tool implements a new CCID stack to rescue the Pico HSM in case it has wrong VID/PID values and it is not recognized by the OS.
154
155
## Security considerations
0 commit comments