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

tests/periph/uart: allow to set line ending #20128

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

benpicco
Copy link
Contributor

Contribution description

Often when interacting with other devices they might expect a different line ending than \n used by RIOT.

Since especially the uart test might be used in an explorative way, add a way to configure the line ending at run-time.

Testing procedure

Issues/PRs references

@github-actions github-actions bot added the Area: tests Area: tests and testing framework label Nov 30, 2023
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Dec 9, 2023
@riot-ci
Copy link

riot-ci commented Dec 9, 2023

Murdock results

✔️ PASSED

53a1dbf tests/periph/uart: allow to set line ending

Success Failures Total Runtime
31 0 31 01m:12s

Artifacts

@benpicco benpicco added this pull request to the merge queue Dec 13, 2023
Merged via the queue into RIOT-OS:master with commit 690efb2 Dec 14, 2023
27 checks passed
@benpicco benpicco deleted the tests/periph/uart-nl branch December 14, 2023 09:14
@MrKevinWeiss MrKevinWeiss added this to the Release 2024.01 milestone Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants