ptsneves / pwm-mockup

A pwm mockup driver with sysfs support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

About

A pwm mockup driver with sysfs support

License:GNU General Public License v3.0


Languages

Language:C 93.5%Language:Makefile 6.5%