-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial version of PICS generator tool #30243
Initial version of PICS generator tool #30243
Conversation
PR #30243: Size comparison from ce5e7fb to cd69b99 Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #30243: Size comparison from ce5e7fb to fcd0e5a Increases (3 builds for bl602, bl702, bl702l)
Full report (54 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
|
PR #30243: Size comparison from ce5e7fb to 5846d0d Increases (3 builds for bl602, bl702, bl702l)
Full report (18 builds for bl602, bl702, bl702l, cc32xx, mbed, nrfconnect, qpg)
|
PR #30243: Size comparison from 99f61c2 to e8bc7b8 Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #30243: Size comparison from 99f61c2 to 02ead3f Increases above 0.2%:
Increases (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
Decreases (1 build for linux)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #30243: Size comparison from f50e12b to 3f07c65 Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #30243: Size comparison from b0f5983 to 0d851dc Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #30243: Size comparison from 90f36a4 to ba59019 Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
This PR adds the initial version of a tool which can generate PICS XML files based on the supported functionality of a Matter device.
I have only been able to test / verify this with the devices I had at hand, which is fairly simple devices, so there might be a few fixes needed once more complex products tests this tool.
The tool contains a readme file, trying to explain how to setup the python environment and how to run the script/tool to generate PICS for a device.