EasyManua.ls Logo

Espressif ESP32-S2 - Page 714

Espressif ESP32-S2
1695 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 2. API Reference
(continued from previous page)
| 2 | generate-key | Generate keys for encryption
, |
+-----+--------------+-------------------------------------------------------------
,-------+
To generate factory images for each device (Default): Usage:
python mfg_gen.py generate [-h] [--fileid FILEID] [--version {1,2}] [--keygen]
[--keyfile KEYFILE] [--inputkey INPUTKEY]
[--outdir OUTDIR]
conf values prefix size
Positional Arguments:
+--------------+---------------------------------------------------------------
,-------+
| Parameter | Description
, |
+==============+======================================================================+
| conf | Path to configuration csv file to parse
, |
+--------------+---------------------------------------------------------------
,-------+
| values | Path to values csv file to parse
, |
+--------------+---------------------------------------------------------------
,-------+
| prefix | Unique name for each output filename prefix
, |
+-----+--------------+---------------------------------------------------------
,-------+
| size | Size of NVS partition in bytes
, |
| | (must be multiple of 4096)
, |
+--------------+---------------------------------------------------------------
,-------+
Optional Arguments:
+---------------------+--------------------------------------------------------
,------------+
| Parameter | Description
, |
+=====================+====================================================================+
| -h, --help | show this help message and exit
, |
+---------------------+--------------------------------------------------------
,------------+
| --fileid FILEID | Unique file identifier(any key in values file)
, |
| | for each filename suffix (Default: numeric value(1,
,2,3...) |
+---------------------+--------------------------------------------------------
,------------+
| --version {1,2} | Set multipage blob version.
, |
| | Version 1 - Multipage blob support disabled.
, |
| | Version 2 - Multipage blob support enabled.
, |
| | Default: Version 2
, |
(continues on next page)
Espressif Systems 703
Submit Document Feedback
Release v4.4

Table of Contents