chiark / gitweb /
Debian build: ./newVersion updates debian/changelog too.
[wiringPi.git] / examples /
2015-10-05 Ian JacksonRemove the +x bit from maxdetect.[ch] and examples...
2015-09-30 Gordon HendersonFixing a few issues - makefile goofs.
2015-09-24 Gordon HendersonFixed the requirement for -lm
2015-09-12 Ian Jacksonexamples/blink.sh: Add missing +x bit with chmod
2015-09-10 Ian JacksonBuild system: Enable V=1 to disable @'s
2015-09-10 Ian JacksonBuild system: Add a formulaic setting of Q from V for...
2015-09-09 Ian JacksonBuild system: Add missing set -e
2014-11-10 Gordon HendersonMinor changes to the PiGlow code - got the orange ...
2014-05-20 Gordon Hendersonchanged to pin mode to support softPwm.
2013-07-28 Gordon HendersonIt helps if you add the files into GIT...
2013-07-28 Gordon HendersonMinor changes to the files and removed a bit of debug.
2013-07-24 Gordon HendersonAdded in the PiGlow devLib extension driver.
2013-07-23 Gordon HendersonAdded in PiGlow devLib and a couple of examples for...
2013-07-23 Gordon HendersonAdded in the SN3218 LED controller IC - as used in...
2013-05-20 Gordon HendersonAded lcd-adafruit to test/drive the Adafruit RGB LCD...
2013-05-13 Gordon HendersonwiringPi Version 2 - First commit (of v2)
2013-01-28 Gordon HendersonQuite a few changes here.
2013-01-19 Gordon HendersonChanged the build system to drop I2C for now. Seems...
2013-01-14 Gordon HendersonLots of changes here. Added new I2C test code, a new...
2012-12-06 Gordon HendersonBig update here.
2012-10-02 Gordon HendersonUpdating gpio manual page
2012-10-02 Gordon HendersonUpdated examples makefile to not actually make any...
2012-08-27 Gordon HendersonAdded new SPI driver helpers.
2012-08-25 Gordon HendersonAdded C++ wrappers for some of the newer .h files
2012-08-24 Gordon HendersonAdded software PWM module into wiringPi - library code
2012-08-16 Gordon HendersonInitial move to GIT