Gordon Henderson
51fff3cab9
Updated a technicality in softPwm, and added a suggested memset to zero
...
for the SPI code - it's mentioned in spidev.h but not used in the actual
kernel documentation example spi_test.c program )-:
2015-01-29 10:17:25 +00:00
Gordon Henderson
6fba403b2f
Updates for the Raspnerry Pi Compute Module - changes to the gpio program
...
to produce a nicer 'readall' output too.
It also understands new pins 53,54,55 and 56 in wiringPiSetupPhys()
mode to represent the pins on the P5 connector on the Rev 2 Pi's
Changes to pinMode() to allow new modes SOFT_PWM and SOFT_TONE.
2014-06-24 19:23:31 +01:00
Gordon Henderson
05e2f67e7f
changed to pin mode to support softPwm.
...
bugfix in blink.sh - wring pin
improving the maxdetect routing - a little.
gpio pins
2014-05-20 11:43:07 +01:00
Gordon Henderson
da38443cb2
wiringPi Version 2 - First commit (of v2)
2013-05-13 19:43:26 +01:00
Gordon Henderson
c6799ea998
Updating softPwm to fix some typos.
2012-08-24 19:07:54 +01:00
Gordon Henderson
a20fb1b154
Added software PWM module into wiringPi - library code
...
and an example.
2012-08-24 17:49:26 +01:00