Skip to content

Commit fe49b9a

Browse files
committed
update documentation
1 parent 847e007 commit fe49b9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/usage.md

+2
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ previous certificates are going to be erased. To overcome this it's required to
8383
./arduino-fwuploader certificates flash --url arduino.cc:443,google.com:443 --file ~/Downloads/my_self_signed_.der -b arduino:mbed_nano:nanorp2040connect -a /dev/ttyACM0
8484
```
8585

86+
You can find the certificates that are preflashed on the NINA module [here](https://github.com/arduino/nina-fw/blob/master/data/roots.pem).
87+
8688
### Command line options
8789

8890
The full list of command line options can be obtained with the `-h` option: `./arduino-fwuploader -h`

0 commit comments

Comments
 (0)