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

Wrong board target in microbit v2 documentation #32969

Closed
wldevries opened this issue Mar 5, 2021 · 0 comments · Fixed by #33400
Closed

Wrong board target in microbit v2 documentation #32969

wldevries opened this issue Mar 5, 2021 · 0 comments · Fixed by #33400
Assignees
Labels
area: Documentation bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug

Comments

@wldevries
Copy link

wldevries commented Mar 5, 2021

Describe the bug
The flashing example in the documentation for the BBC MicroBit V2 targets the wrong board. It targets bbc_microbit instead of bbc_microbit_v2

To Reproduce
Steps to reproduce the behavior:

  1. look at documentation https://docs.zephyrproject.org/latest/boards/arm/bbc_microbit_v2/doc/index.html

Expected behavior
Should read west build -b bbc_microbit_v2 samples/hello_world

Impact
mostly annoyance, the correct board name is mentioned at the top of the page

@wldevries wldevries added the bug The issue is a bug, or the PR is fixing a bug label Mar 5, 2021
@nashif nashif added priority: low Low impact/importance bug area: Documentation labels Mar 6, 2021
@galak galak self-assigned this Mar 16, 2021
galak added a commit to galak/zephyr that referenced this issue Mar 16, 2021
The board name wasn't updated to bbc_microbit_v2

Fixes zephyrproject-rtos#32969

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
nashif pushed a commit that referenced this issue Mar 16, 2021
The board name wasn't updated to bbc_microbit_v2

Fixes #32969

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
jeremybettis pushed a commit to jeremybettis/zephyr that referenced this issue Mar 18, 2021
The board name wasn't updated to bbc_microbit_v2

Fixes zephyrproject-rtos#32969

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Documentation bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants