Commit Graph

26 Commits

Author SHA1 Message Date
shripad621git 91860ebacc Revert "Merge branch 'add/mfg_tool_manualcode_format_v1.0' into 'release/v1.0'"
This reverts commit 1aaeb534a9, reversing
changes made to 8cf029456a.
2023-09-28 11:30:33 +05:30
InfiniteYuan 21d9632e29 mfg_tool: add manualcode format for onb_codes.csv 2023-06-20 20:14:06 +08:00
InfiniteYuan 73265e4c95 mfg_tool: add manualcode format 2023-05-16 11:59:35 +08:00
shripad621git 0dbeaa5edd Made Certificate Declaration Optional in generating factory partition using mfg_tool
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.
2023-03-01 12:55:25 +05:30
WanqQixiang 1c4bf7b918 mfg_tool: Remove the comment of the count limit. 2023-02-14 15:34:36 +08:00
dhairyashah1 9fc215451f mfg_tool: Added, updated README with custom factory - partition config, flashing binary and device commissioning step 2023-02-03 01:51:48 +05:30
Shubham Patil 2a7abbb679 docs: Update docs with iOS app reference and added Github actions badges
Also, changed '. export.sh' to 'source export.sh' because people often
gets confused and executes the script which is supposed to be sourced.
2023-01-23 13:52:56 +05:30
WanqQixiang 03d21455b7 mfg_tool: Generate a summary csv file for all the generated factory binaries 2023-01-18 12:14:26 +08:00
Shubham Patil 6d22f13a3b ESP Matter Developement docker image with IDF v4.4.3
Once docker image is ready, trigger the pages workflow to deploy built
binaries to launchpad.
2023-01-10 21:08:47 +05:30
WanqQixiang 98391d901d Submodule: Update submodule to v1.0.0.2 2023-01-06 10:35:26 +08:00
Shubham Patil 8a62e0d1b4 docker: Update chip docker image to tag V1.0.0.1 2023-01-03 20:44:43 +05:30
Shubham Patil d5423917f6 Fix the links for generated binaries 2022-12-20 15:43:06 +05:30
Hrishikesh Dhayagude 208ffca11d Merge branch 'mfg_tool_encrypt' into 'main'
mfg_tool: Option to encrypt the factory partition

See merge request app-frameworks/esp-matter!243
2022-12-20 17:45:15 +08:00
Shubham Patil 14fc1a3836 tools: Script to generate dynamic launchpad config file 2022-12-19 13:01:49 +05:30
Shubham Patil d28b0e834f mfg_tool: Option to encrypt the factory partition 2022-12-12 19:38:49 +05:30
Shu Chen 65da485411 Merge branch 'mfg_tool/override_csv' into 'main'
mfg_tool: override the configs with --csv and --mcsv options

See merge request app-frameworks/esp-matter!224
2022-11-24 18:54:55 +08:00
WanqQixiang b19afe266d mfg_tool: override the configs&values with --csv and --mcsv options
mfg_tool: make the options '--paa' and '--pai' optional
2022-11-15 10:33:14 +08:00
Shubham Patil 08dd32256d Update connectedhomeip submodule in docker image and minor doc changes
Closes https://github.com/espressif/esp-matter/issues/87
2022-11-14 14:13:28 +05:30
WanqQixiang dabc082bd9 mfg_tool: Remove unique_id to avoid misunderstanding with rotating_device_id_unique_id 2022-11-10 12:36:45 +08:00
WanqQixiang ad6815cfe0 mfg_tool: add enable-rotating-device-id option 2022-11-09 18:03:25 +08:00
Shubham Patil 76625c7fe6 Github workflow to build and push the docker image with connectedhomeip
submodule to docker hub
2022-10-07 16:29:26 +05:30
Shubham Patil 6904fc485b mfg_tool: Support device info, device instance info and few more
attributes from basic cluster
2022-08-24 21:38:53 +05:30
Shubham Patil 0fd164ad0a mfg_tool: Generate onboarding payloads using chip-tool
qrcodetool behaves differently on macos and linux which breaks the
mfg_tool.py on linux. chip-tool has the facility to generate the
onboarding payloads.

Unique-id belongs to chip-factory namespace and it was present in
chip-config, fixed it.
2022-07-05 21:16:00 +05:30
Shubham Patil a3135d346c Mass manufacturing tool for Matter
Utility generates manufacturing NVS partition image and Onboarding QR codes
2022-05-04 15:10:15 +05:30
Shubham Patil 7d86056771 Script to generate the DACs and matter factory partition 2022-03-14 17:23:32 +05:30
Jiacheng Guo 9576cdd055 ci: add auto format scripts 2021-10-25 17:40:18 +08:00