Skip to content

nathaniel-brough/embedded-hal-fuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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