You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open a command line terminal in the [IAR](./) directory. Execute the following script:
36
+
Open a command line terminal in the [IDE/IAR](./) directory. Execute the following script:
37
37
38
38
```
39
39
generate_key.bat
40
-
41
40
```
42
41
43
42
The script will generate a keypair. The file `wolfboot_signing_private_key.der` in the root of the repository contains the private key that will be used
0 commit comments