pi-blaster: Added recipe

This project enables PWM on the GPIO pins you request of a Raspberry Pi.
The technique used is extremely efficient: does not use the CPU and gives
very stable pulses

Patches have been provided to build pi-blaster using autotools, and to
remove startup script dependencies on the lsb.

Change-Id: Ie1bec0702e4520d24e4f024aafff14ddef825589
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
This commit is contained in:
Alex J Lennon
2014-05-20 15:56:18 +01:00
parent f3a8693f08
commit 25fd817f62
4 changed files with 179 additions and 0 deletions
@@ -0,0 +1,3 @@
require pi-blaster.inc
SRCREV = "177cef81774d6df5c6284c198ff818515281db14"