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: disable picocom local echo #11102

Closed

Conversation

kaspar030
Copy link
Contributor

Contribution description

#10630 fixed local echo in the shell. That being broken was the only reason to enable local echo in the first place. Thus I suggest disabling it, which this PR does for picocom.

Testing procedure

Run tests/shell on a newlib board with RIOT_TERMINAL=picocom, see double echo in master, single echo with this PR.

Issues/PRs references

#10630.

@kaspar030 kaspar030 added Area: build system Area: Build system CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: run tests If set, CI server will run tests on hardware for the labeled PR labels Mar 4, 2019
@aabadie
Copy link
Contributor

aabadie commented Mar 5, 2019

duplicate of #11062

@kaspar030 kaspar030 added the State: duplicate State: The issue/PR is a duplicate of another issue/PR label Mar 5, 2019
@kaspar030
Copy link
Contributor Author

duplicate of #11062

yup

@kaspar030 kaspar030 closed this Mar 5, 2019
@kaspar030 kaspar030 deleted the disable_picocom_local_echo branch March 5, 2019 08:59
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 CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: run tests If set, CI server will run tests on hardware for the labeled PR State: duplicate State: The issue/PR is a duplicate of another issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants