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

boards/wemos-zero: fix flashing and doc #20179

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

maribu
Copy link
Member

@maribu maribu commented Dec 13, 2023

Contribution description

Fix flashing with MOST_RECENT_PORT=1 by detecting the board when either in RIOT mode or in bootloader mode (which matches different USB vendor and model strings).

Support for programming with the nrf52-u2f bootloader was dropped apparently, but the documentation still recommends that over the Arduino Bootloader. This brings doc and code in sync.

Testing procedure

make BOARD=wemos-zero MOST_RECENT_PORT=1 -C examples/default

should now succeed, even after double-pressing the reset button.

Issues/PRs references

None

Fix flashing with `MOST_RECENT_PORT=1` by detecting the board when
either in RIOT mode or in bootloader mode (which matches different
USB vendor and model strings).

Support for programming with the nrf52-u2f bootloader was dropped
apparently, but the documentation still recommends that over the
Arduino Bootloader. This brings doc and code in sync.
@maribu maribu added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: doc Area: Documentation Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Area: boards Area: Board ports labels Dec 13, 2023
@maribu maribu enabled auto-merge December 13, 2023 16:11
@riot-ci
Copy link

riot-ci commented Dec 13, 2023

Murdock results

✔️ PASSED

1d11a2a boards/wemos-zero: fix flashing and doc

Success Failures Total Runtime
540 0 540 03m:13s

Artifacts

@maribu maribu added this pull request to the merge queue Dec 13, 2023
Merged via the queue into RIOT-OS:master with commit 9514c58 Dec 13, 2023
@MrKevinWeiss MrKevinWeiss added this to the Release 2024.01 milestone Feb 7, 2024
@maribu maribu deleted the boards/wemos-zero branch March 1, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants