Skip to content

[nrf noup] scripts: west_commands: runners: nrfjprog: bring --snr back #1032

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

Closed
wants to merge 1 commit into from

Conversation

gmarull
Copy link
Member

@gmarull gmarull commented Jan 20, 2023

This patch partially reverts 2cee5ff.

nRF VScode extension implemented support for the new option, --dev-id, however, it relied on deprecated code paths to detect wether Zephyr supported --dev-id or not. The extension has been updated to fix this issue, so this patch can be safely removed once a new release of the extension gets deployed. In the mean time, it will allow people working on main to not experience any issues.

Signed-off-by: Gerard Marull-Paretas [email protected]

This patch partially reverts 2cee5ff.

nRF VScode extension implemented support for the new option, `--dev-id`,
however, it relied on deprecated code paths to detect wether Zephyr
supported `--dev-id` or not. The extension has been updated to fix this
issue, so this patch can be safely removed once a new release of the
extension gets deployed. In the mean time, it will allow people working
on `main` to not experience any issues.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
@trond-snekvik
Copy link
Contributor

A new VS Code release has now been published on the marketplace: https://nrfconnect.github.io/vscode-nrf-connect/release_notes/connect/2022.11.140.html#fixes-in-2023144

Users will have to restart VS Code to get it, but IMO, we can close this PR, as this is no longer an issue for VS Code.

@gmarull
Copy link
Member Author

gmarull commented Jan 20, 2023

A new VS Code release has now been published on the marketplace: nrfconnect.github.io/vscode-nrf-connect/release_notes/connect/2022.11.140.html#fixes-in-2023144

Users will have to restart VS Code to get it, but IMO, we can close this PR, as this is no longer an issue for VS Code.

Great, thanks for the update. Will close then.

@gmarull gmarull closed this Jan 20, 2023
@gmarull gmarull deleted the revert-depr-removal-snr branch January 20, 2023 08:53
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