Skip to content

makefiles/tools/serial.inc.mk: Handle new miniterm versions#19444

Merged
bors[bot] merged 1 commit intoRIOT-OS:masterfrom
MrKevinWeiss:pr/fix/miniterm
Apr 4, 2023
Merged

makefiles/tools/serial.inc.mk: Handle new miniterm versions#19444
bors[bot] merged 1 commit intoRIOT-OS:masterfrom
MrKevinWeiss:pr/fix/miniterm

Conversation

@MrKevinWeiss
Copy link
Copy Markdown
Contributor

Contribution description

While testing examples/micropython I notice that the default of miniterm.py is actually miniterm. To simplify user setups, this checks for miniterm.py first then falls back to miniterm.

Testing procedure

Take any board with any newish version of Ubuntu and run

make -C flash test examples/micropython

If you have miniterm.py in PATH or if it is miniterm both should work.

Issues/PRs references

@MrKevinWeiss MrKevinWeiss added the Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) label Apr 3, 2023
@github-actions github-actions bot added Area: build system Area: Build system Area: tools Area: Supplementary tools labels Apr 3, 2023
@MrKevinWeiss MrKevinWeiss added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Apr 3, 2023
@riot-ci
Copy link
Copy Markdown

riot-ci commented Apr 3, 2023

Murdock results

✔️ PASSED

6d72903 makefiles/tools/serial.inc.mk: Handle new miniterm versions

Success Failures Total Runtime
6882 0 6882 09m:22s

Artifacts

@MrKevinWeiss MrKevinWeiss added the Process: needs backport Integration Process: The PR is required to be backported to a release or feature branch label Apr 4, 2023
While testing examples/micropython I notice that the default of miniterm.py is actually miniterm.
To simplify user setups, this checks for miniterm.py first then falls back to miniterm.
@maribu
Copy link
Copy Markdown
Member

maribu commented Apr 4, 2023

bors merge

@bors
Copy link
Copy Markdown
Contributor

bors bot commented Apr 4, 2023

Build succeeded:

@bors bors bot merged commit d6dc3a1 into RIOT-OS:master Apr 4, 2023
bors bot added a commit that referenced this pull request Apr 4, 2023
19451: makefiles/tools/serial.inc.mk: Handle new miniterm versions [backport 2023.01] r=maribu a=MrKevinWeiss

# Backport of #19444



### Contribution description

While testing examples/micropython I notice that the default of miniterm.py is actually miniterm. To simplify user setups, this checks for miniterm.py first then falls back to miniterm.

### Testing procedure

Take any board with any newish version of Ubuntu and run
```
make -C flash test examples/micropython
```

If you have `miniterm.py` in `PATH` or if it is `miniterm` both should work.

### Issues/PRs references



Co-authored-by: MrKevinWeiss <weiss.kevin604@gmail.com>
@MrKevinWeiss MrKevinWeiss deleted the pr/fix/miniterm branch April 5, 2023 08:08
@MrKevinWeiss
Copy link
Copy Markdown
Contributor Author

Thanks

bors bot added a commit that referenced this pull request Apr 21, 2023
19489: makefiles/tools/serial.inc.mk: Handle new miniterm versions [backport 2023.04] r=maribu a=MrKevinWeiss

# Backport of #19444



### Contribution description

While testing examples/micropython I notice that the default of miniterm.py is actually miniterm. To simplify user setups, this checks for miniterm.py first then falls back to miniterm.

### Testing procedure

Take any board with any newish version of Ubuntu and run
```
make -C flash test examples/micropython
```

If you have `miniterm.py` in `PATH` or if it is `miniterm` both should work.

### Issues/PRs references



Co-authored-by: MrKevinWeiss <weiss.kevin604@gmail.com>
@benpicco benpicco added this to the Release 2023.07 milestone Aug 2, 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 Process: needs backport Integration Process: The PR is required to be backported to a release or feature branch 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