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

makefiles/tools/serial.inc.mk: add support for bootterm #18749

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

benpicco
Copy link
Contributor

Contribution description

bootterm is a serial terminal with embedded use cases in mind. A neat feature is that it can wait for a serial port to become available before connecting.

Testing procedure

Run

make RIOT_TERMINAL=bootterm term

with your favorite BOARD.

Issues/PRs references

@github-actions github-actions bot added Area: build system Area: Build system Area: tools Area: Supplementary tools labels Oct 14, 2022
@maribu maribu enabled auto-merge October 15, 2022 07:03
@maribu maribu added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Oct 15, 2022
@riot-ci
Copy link

riot-ci commented Oct 15, 2022

Murdock results

✔️ PASSED

2625f58 makefiles/tools/serial.inc.mk: add support for bootterm

Success Failures Total Runtime
1983 0 1983 06m:46s

Artifacts

This only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now.

@maribu maribu added the CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs label Oct 15, 2022
@maribu
Copy link
Member

maribu commented Oct 15, 2022

I am skipping compile tests for the full Murdock run. With the small run being successful, chances are close to zero this breaks the build system for particular board / app combinations only.

@maribu maribu merged commit 2c4d6bf into RIOT-OS:master Oct 15, 2022
@benpicco benpicco deleted the bootterm branch October 15, 2022 12:55
@kaspar030 kaspar030 added this to the Release 2023.01 milestone Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: build system Area: Build system Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants