Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 683 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 683 Bytes

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