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

east should force nrfutil toolchain manager to use the correct nrfutil internally #121

Open
TjazVracko opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
type: bug Something is not working and must be fixed. type: feature request New feature or request.

Comments

@TjazVracko
Copy link
Contributor

TjazVracko commented Nov 8, 2024

Context

Currently when a command using the nrfutil runs inside the nrfutil toolchain-manager environmentthe actualnrfutilthat is used is the one provided by the system (found onPATH) and not the one that is downloaded/used by the east (on path ~/.local/share/east/tooling/nrfutil/nrfutil` ).

This should be changed, as it would make it easier for to ensure that correct version of nrfutil is used.

Definition of Done

Running command east bypass -- which nrfutil returns ~/.local/share/east/tooling/nrfutil/nrfutil .

@TjazVracko TjazVracko added type: feature request New feature or request. type: bug Something is not working and must be fixed. labels Nov 8, 2024
@MarkoSagadin MarkoSagadin self-assigned this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something is not working and must be fixed. type: feature request New feature or request.
Projects
None yet
Development

No branches or pull requests

2 participants