Skip to content

Async serial0 inital implementation #134

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

Merged
merged 10 commits into from
Jan 7, 2025
Merged

Async serial0 inital implementation #134

merged 10 commits into from
Jan 7, 2025

Conversation

frostmorn
Copy link
Collaborator

Tried to make an async implementation of serial.
stdin\stdout and stderr overrided, this allows us to control printf\putc\perror etc. properly
Further thoughts on this topic welcome.

@frostmorn frostmorn added enhancement New feature or request scope:sdk labels Dec 21, 2024
@frostmorn frostmorn force-pushed the serial_rework branch 2 times, most recently from dfd2300 to ae5e378 Compare December 21, 2024 03:41
@frostmorn frostmorn requested a review from and3rson December 22, 2024 04:52
Copy link
Collaborator

@alder alder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGFM

@frostmorn frostmorn merged commit afcfa1d into main Jan 7, 2025
3 checks passed
@frostmorn frostmorn deleted the serial_rework branch January 27, 2025 04:23
black-ghost-off pushed a commit that referenced this pull request Jun 16, 2025
Async serial0 inital implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope:sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rework Serial Interface Lilka freezes after disconnecting the serial monitor
2 participants