Skip to content
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

[nrf noup] Add custom west commands to ease ZAP usage #424

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

Damian-Nordic
Copy link
Contributor

@Damian-Nordic Damian-Nordic commented Apr 9, 2024

[nrf noup] Add custom west commands to ease ZAP usage

Add "zap-gui" west command that runs ZAP GUI to edit
the requested ZAP file.

Add "zap-generate" west command that generates the cluster
code out of the requested ZAP file.

Both commands verify if a correct version of ZAP package
is installed in .zap-install directory in the Matter SDK
module, and update the installed version accordingly.

The commands also try to find the ZAP file in the current
directory if the ZAP file path is not explicitly provided.

@Damian-Nordic Damian-Nordic force-pushed the zap-commands branch 2 times, most recently from 35ec85b to 61b9b81 Compare April 9, 2024 14:32
@Damian-Nordic Damian-Nordic changed the title ZAP commands [nrf noup] Add custom west commands to ease ZAP usage Apr 9, 2024
@Damian-Nordic Damian-Nordic force-pushed the zap-commands branch 4 times, most recently from 96fc22c to 396a020 Compare April 11, 2024 11:56
Add "zap-gui" west command that runs ZAP GUI to edit
the requested ZAP file.

Add "zap-generate" west command that generates the cluster
code out of the requested ZAP file.

Both commands verify if a correct version of ZAP package
is installed in .zap-install directory in the Matter SDK
module, and update the installed version accordingly.

The commands also try to find the ZAP file in the current
directory if the ZAP file path is not explicitly provided.
@Damian-Nordic Damian-Nordic merged commit aaf6893 into nrfconnect:master Apr 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants