Skip to content

simonsso/embedded_hal_spy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded hal spy

Implemenets rust embedded_hal for embedded_hal

embedded hal spy implemnets call backs for used traits

The intended use case is chaining over an existing embedded_hal implementation sniffing all the data and providing it back to a callback. Useful when preparing for a refacforing and want to collect actual data for unit test case.

About

Implemenet rust embedded_hal for embedded_hal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages