embedded-hal-fuzz
A fuzzing library for rust hardware drivers.
Feature status
- I²C (Read, WriteRead)
- SPI (FullDuplex, Write, WriteIter, Transactional)
- No-op delay
- Actual delay
- Serial
- RNG (Probably won't implement)
- I/O pins (InputPin, OutputPin)
- ADC
- Timers
- ...