chiark / gitweb /
Fixed a bug in the gpio readall command on model B's (caused by a side-effect
[wiringPi.git] / wiringPi / wiringPi.h
2014-07-17 Gordon HendersonFixed a bug in the gpio readall command on model B...
2014-07-14 Gordon HendersonUpdated mostly to the gpio readall command to support...
2014-06-24 Gordon HendersonUpdates for the Raspnerry Pi Compute Module - changes...
2014-05-20 Gordon Hendersonchanged to pin mode to support softPwm.
2013-08-03 Gordon HendersonAdded some tweaks to gpio to set alt modes on pins...
2013-05-25 Gordon HendersonSorted a variable initialisation issue that was giving...
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-02-01 Gordon HendersonAdded a clock mode to enable the GPIo pins to be set...
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-09-16 Gordon HendersonAdded in some new functions to return the Pi board...
2012-09-16 Gordon HendersonImproved the PWM functions with help from Chris Hall.
2012-08-19 Gordon HendersonMerge branch 'master' of git.drogon.net:projects/wiringPi
2012-08-19 Gordon HendersonUpdated the GPIO command to add in new features for PWM
2012-08-18 Gordon HendersonUpdated wiringPi.c to work with some pullUpDown stuff
2012-08-17 Gordon HendersonUpdated wiringPi.c to work with some pullUpDown stuff
2012-08-16 Gordon HendersonInitial move to GIT