Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.
/ embedded-spinny Public archive

Adapt your embedded async drivers for blocking I/O

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

mciantyre/embedded-spinny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

embedded-spinny

If you have drivers that implement embedded-hal-async traits, then you can use embedded-spinny adapter types to get spinning, blocking I/O for free. Same goes for embedded-io-async and embedded-io. By designing to common interfaces, embedded-spinny can be used across multiple HALs.

For more information, see the package documentation.

About

Adapt your embedded async drivers for blocking I/O

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages