We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa02787 commit b48c798Copy full SHA for b48c798
fw/tools/atca-test-config.yaml
@@ -1,12 +1,12 @@
1
-# This is an example ATECC508A configuration file that can be used for testing.
+# This is an example ATECC608A configuration file that can be used for testing.
2
#
3
# Slots 0-3 are ECC slots with ECDH enabled. They can be generated on the device
4
# or rewritten using key in slot 4, which itself can be reset at any time.
5
6
# NB: This setup is NOT secure and is only meant for development.
7
8
# To apply this config use the following command:
9
-# mos -X atca-set-config --port /dev/ttyUSB0 atca-test-config.yaml --dry-run=false
+# mos atca-set-config --port /dev/ttyUSB0 atca-test-config.yaml --dry-run=false
10
11
reserved13: 192
12
i2cenable: true
0 commit comments