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 type in flashing command in install.md #650

Closed
iayanpahwa opened this issue Sep 28, 2023 · 1 comment
Closed

wrong board type in flashing command in install.md #650

iayanpahwa opened this issue Sep 28, 2023 · 1 comment

Comments

@iayanpahwa
Copy link

Expected Behavior

Board type wrong in install.md

If your board is already flashed with Tock OS, you may skip installing it: ./deploy.py --board=nrf52840dk --opensk --no-tockos

should be :

If your board is already flashed with Tock OS, you may skip installing it: ./deploy.py --board=nrf52840dk_opensk --opensk --no-tockos
@ia0
Copy link
Member

ia0 commented Sep 28, 2023

Thanks for the report! But as said in #651, the documentation is actually correct in both the stable and develop branch. The nrf52840dk_opensk board is specific to the develop branch and Github shows you the stable branch by default.

@ia0 ia0 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants