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

Fix ICD LIT connected configurations and zap-generate -o path argument #462

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

maciejbaczmanski
Copy link
Member

  • Fixed implying instead of selecting CIP and UAT features under CHIP_ICD_LIT_SUPPORT
  • Fixed -o path argument to be relative to .zap file's location instead of Matter library's location.

manifest-pr-skip

According to specification, if ICD LIT is supported,
UAT and LITS features must be supported too.

If `CHIP_ICD_LIT_SUPPORT` is selected, select CIP and UAT
configs instead of implying them.

Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
Fix `-o` path argument to be absolute, or relative to current path.
Check if `-o` path argument is an existing directory.

Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
@kkasperczyk-no kkasperczyk-no merged commit c0df90b into nrfconnect:master Jul 15, 2024
7 of 8 checks passed
@maciejbaczmanski maciejbaczmanski deleted the matter_fixes branch July 15, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants