Skip to content

boards/msbiot: use stdio_rtt by default#22050

Open
maribu wants to merge 2 commits intoRIOT-OS:masterfrom
maribu:boards/msbiot
Open

boards/msbiot: use stdio_rtt by default#22050
maribu wants to merge 2 commits intoRIOT-OS:masterfrom
maribu:boards/msbiot

Conversation

@maribu
Copy link
Member

@maribu maribu commented Feb 5, 2026

Contribution description

This makes using the board a bit easier, as in practise one will have to connect an ST-Link debugger in any case to debug, but connecting an UART adapter in addition feels more optional.

Testing procedure

@jmgraeffe is hopefully able to test this :)

Issues/PRs references

None

@maribu maribu requested a review from jia200x as a code owner February 5, 2026 16:34
@github-actions github-actions bot added Area: doc Area: Documentation Area: boards Area: Board ports labels Feb 5, 2026
@crasbe crasbe added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Feb 5, 2026
@riot-ci
Copy link

riot-ci commented Feb 5, 2026

Murdock results

✔️ PASSED

5a7cd35 tests/sys/xtimer_now32_overflow: disable msbiot

Success Failures Total Runtime
597 0 597 03m:10s

Artifacts

This makes using the board a bit easier, as in practise one will have
to connect an ST-Link debugger in any case to debug, but connecting an
UART adapter in addition feels more optional.

Co-authored-by: crasbe <crasbe@gmail.com>
@maribu
Copy link
Member Author

maribu commented Feb 6, 2026

I should have copy-paste the build system pattern used elsewhere for picking a default stdio. I just did so now.

stdio_rtt seems to depend hard on ztimer, which conflicts with this
legacy test.
@github-actions github-actions bot added the Area: tests Area: tests and testing framework label Feb 6, 2026
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 Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants