embedded-hal-vcd

Crates.ioembedded-hal-vcd
lib.rsembedded-hal-vcd
version0.2.0
sourcesrc
created_at2022-01-20 22:00:09.106573
updated_at2022-12-03 23:10:16.881222
descriptionA vcd reader/writer for embedded_hal
homepage
repositoryhttps://github.com/niclashoyer/embedded-hal-vcd
max_upload_size
id517877
size888,027
Niclas Hoyer (niclashoyer)

documentation

README

embedded-hal-vcd

Rust GitHub Template Crates.io Docs.rs CI Coverage Status

Read and write VCD (Value Change Dump) files and use variables as embedded_hal pins. Especially useful for integration testing.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 21

cargo fmt