graycatlabs / PyBBIO

A Python library for Arduino-style hardware IO support on the Beaglebone
https://github.com/graycatlabs/PyBBIO/wiki
MIT License
251 stars 89 forks source link

Move PWM driver to C extension #62

Open alexanderhiam opened 9 years ago

alexanderhiam commented 9 years ago

The PWM driver should be moved to a C extension for performance reasons