5 releases
0.0.5 | Aug 19, 2019 |
---|---|
0.0.4 | Jul 30, 2019 |
0.0.3 | Jan 12, 2019 |
0.0.2 | Jan 6, 2019 |
0.0.1 | Jan 6, 2019 |
#4 in #spy
24 downloads per month
11KB
188 lines
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.
Dependencies
~71KB