async-embedded-traits
async-embedded-traits copied to clipboard
A set of async traits for embedded systems
Results
1
async-embedded-traits issues
Sort by
recently updated
recently updated
newest added
Currently, there are very few libraries in the embedded ecosystem that support async. The two options for traits are this library and embassy-traits. If embedded libraries are updated to depend...