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

Blocking stdio #542

Merged
merged 3 commits into from
Jan 1, 2025
Merged

Blocking stdio #542

merged 3 commits into from
Jan 1, 2025

Conversation

ivmarkov
Copy link
Collaborator

@ivmarkov ivmarkov commented Jan 1, 2025

Thank you for your contribution!

We appreciate the time and effort you've put into this pull request.
To help us review it efficiently, please ensure you've gone through the following checklist:

Submission Checklist 📝

  • [v] I have updated existing examples or added new ones (if applicable).
  • [v] I have used cargo fmt command to ensure that all changed code is formatted correctly.
  • [v] I have used cargo clippy command to ensure that all changed code passes latest Clippy nightly lints.
  • [v] My changes were added to the CHANGELOG.md in the proper section.

Pull Request Details 📖

Description

Ability to read from Rust std::io::stdin, by providing an easy way to
re-configure the ESP IDF console to use the full-blown buffered and interrupt-driven UART and USB-serial drivers.

@ivmarkov ivmarkov merged commit 21d230f into master Jan 1, 2025
0 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant