Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

UART multithreading example #38

@piegamesde

Description

@piegamesde

I'd like to read data from a UART line in one thread and write other data to it in another thread. I don't know Rust well enough to let the borrow checker use me that uart variable in both threads. Can you please add an example doing this?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions