We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Missing nrfconnect light-switch app in NRF builder scripts/build/builders/nrf.py file.
TargetPart('light-switch', app=NrfApp.SWITCH),
nrf
No response
Manually tested with SDK
The text was updated successfully, but these errors were encountered:
Adding nrfconnect switch app in build targets script
6d43df1
Fix for project-chip#23450
Add nrfconnect light-switch app in NRF builder
a97d7af
Add nrfconnect switch app in build targets script (#23793)
e7a28bf
* Adding nrfconnect switch app in build targets script Fix for #23450 * Add nrfconnect light-switch app in NRF builder Fix for #23450 Co-authored-by: Andrei Litvin <[email protected]>
Successfully merging a pull request may close this issue.
Reproduction steps
Missing nrfconnect light-switch app in NRF builder
Missing nrfconnect light-switch app in NRF builder scripts/build/builders/nrf.py file.
TargetPart('light-switch', app=NrfApp.SWITCH),
Platform
nrf
Platform Version(s)
No response
Type
Manually tested with SDK
The text was updated successfully, but these errors were encountered: