embedded-hal-fuzz

Crates.ioembedded-hal-fuzz
lib.rsembedded-hal-fuzz
version1.0.0
sourcesrc
created_at2022-06-17 20:56:22.161091
updated_at2024-01-13 23:12:24.380943
descriptionFuzzing backends for embedded_hal
homepage
repositoryhttps://github.com/silvergasp/embedded-hal-fuzz
max_upload_size
id608202
size38,885
Nathaniel Brough (silvergasp)

documentation

README

Rust Crates

embedded-hal-fuzz

A fuzzing library for rust hardware drivers. Checkout the docs for more details.

Feature status

  • I²C (Read, WriteRead)
  • SPI (FullDuplex, Write, WriteIter, Transactional)
  • No-op delay
  • Serial
  • I/O pins (InputPin, OutputPin)
  • PWM
Commit count: 22

cargo fmt