All unlisted idf.py options
Posted: Mon Feb 27, 2023 7:25 pm
Is there documentation for all possible commands and options passable to idf.py (and any other tools as well: esptool.py, espefuse.py, espsecure.py, etc.)?
For example, allows us to specify a specific sdkconfig when we have multiple build configurations.
For example,
Code: Select all
idf.py -DSDKCONFIG=<filename> bootloader/partition-table/app