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

scripts: west_commands: Fix MissingProgram import #81810

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

pdgendt
Copy link
Collaborator

@pdgendt pdgendt commented Nov 23, 2024

MissingProgram should be exported in __all__
Fixes #81797

nashif
nashif previously approved these changes Nov 23, 2024
MissingProgram should be exported in __all__.

Signed-off-by: Pieter De Gendt <[email protected]>
@pdgendt pdgendt added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Nov 23, 2024
@kartben kartben added the Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. label Nov 23, 2024
@kartben kartben merged commit 86a8dac into zephyrproject-rtos:main Nov 23, 2024
41 checks passed
@pdgendt pdgendt deleted the fix-runners-missingprogram branch November 23, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: West West utility Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

west: can no longer flash stm32 target
5 participants