Skip to content

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

Merged
benpicco merged 1 commit intoRIOT-OS:masterfrom
benpicco:tests/periph/uart-nl
Dec 14, 2023
Merged

tests/periph/uart: allow to set line ending#20128
benpicco merged 1 commit intoRIOT-OS:masterfrom
benpicco:tests/periph/uart-nl

Conversation

@benpicco
Copy link
Copy Markdown
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
Copy Markdown

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
@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