A fuzzing library for rust hardware drivers. Checkout the docs for more details.
- [x] I²C (Read, WriteRead)
- [x] SPI (FullDuplex, Write, WriteIter, Transactional)
- [x] No-op delay
- [x] Serial
- [x] I/O pins (InputPin, OutputPin)
- [x] PWM
A fuzzing library for rust hardware drivers. Checkout the docs for more details.