Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 292 Bytes

pwm-mockup

A pwm mockup driver with sysfs support

This driver was created so that programs that require pwm functionality, can not crash when a real pwm does not exist.

Operation is a bit verbose because I am using the serial output for testing validation. I use this driver with QEMU :)