mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
0dbeaa5edd
In order to generate factory partition only containing vendor-id,product-id,discriminator and passcode using mfg_tool, made Certificate Declaration optional. Also removed type=str and required=false from mfg_tool.py as type and required options are str and false by default.