Library that allows for higher resolution and speed than standard mbed PWM library using same syntax (drop-in replacement).

Dependents:   PwmOscillator FastStepDriver TLC5940 CameraTest ... more

This pull request has been accepted and merged in by Erik -

C++ warning fix

Minor fix to get rid of compiler warning about undefined behavior.

FastPWM clone