Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pi-blaster: bump to latest version | Petter Mabäcker | 2015-07-19 | 4 | -80/+57 |
| | | | | | | | | | | Removed 'enable-autotools-support.patch' since it is included in latest upstream. Also fix a cross compiling issue. [Support #60] Signed-off-by: Petter Mabäcker <petter@technux.se> Acked-by: Andrei Gherzan <andrei@gherzan.ro> | ||||
* | pi-blaster: Added recipe | Alex J Lennon | 2014-06-11 | 4 | -0/+179 |
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> |