File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -64,11 +64,14 @@ following steps:
6464
6565* Flash your board according to the [ instructions below] ( #flashing-a-firmware ) .
6666
67- If you come from an OpenSK version before the 2.0 certified one, your credential
68- storage is not backwards compatible and you have to reset it. :warning : You will
69- lose logins to all websites that you registered with OpenSK. To erase your
70- persistent storage, run the deploy script twice: Once with the application
71- parameter ` --erase_storage ` , and once with ` --opensk ` as usual.
67+ Changes on the ` develop ` branch may not always be backwards compatible with
68+ respect to the storage layout. If you upgrade your OpenSK by flashing a newer
69+ firmware, you may have to restart from a fresh storage.
70+
71+ :warning : You will lose logins to all websites that you registered with OpenSK.
72+
73+ To erase your persistent storage, run the deploy script twice: Once with the
74+ application parameter ` --erase_storage ` , and once with ` --opensk ` as usual.
7275
7376This reset also clears the certificate. For a privacy discussion, see the
7477[ certificate section in Customization] ( customization.md#Certificate-considerations ) .
You can’t perform that action at this time.
0 commit comments