chiark / gitweb /
Updated the Debian build system thanks to Ian Jackson for the
[wiringPi.git] / wiringPi / wiringPi.c
2015-09-20 Gordon HendersonUpdated the Debian build system thanks to Ian Jackson...
2015-03-08 Gordon HendersonUpdated the board types to cope with an 0014 version...
2015-02-03 Gordon HendersonOK. So the Pi v2 I have had older firmware and it wasn...
2015-01-31 Gordon HendersonOK, so an easier way to manage versions.
2015-01-30 Gordon HendersonUpdates to the build process
2015-01-07 Gordon HendersonUpdated versions for new maker - mbest
2014-11-10 Gordon HendersonMinor changes to the PiGlow code - got the orange ...
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-27 Gordon HendersonFixed a small bug in the ISR code where it was looking...
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-06-27 Gordon HendersonFixed delayMicroseconds for more than 1 second.
2013-05-25 Gordon HendersonSorted a variable initialisation issue that was giving...
2013-05-13 Gordon HendersonwiringPi Version 2 - First commit (of v2)
2013-02-07 Gordon HendersonSlight change to the gpio program to fix SPI buffer...
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-15 Gordon HendersonUpdated the build script to better try to detect lack...
2013-01-15 Gordon HendersonMinor changes to messages being printed from wiringPiSe...
2013-01-14 Gordon HendersonLots of changes here. Added new I2C test code, a new...
2012-12-06 Gordon HendersonBig update here.
2012-10-21 Gordon HendersonMore changes to help reflect usage on Rev 2 / 512MB...
2012-10-02 Gordon HendersonUpdating gpio manual page
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-09-05 Gordon HendersonA-Ha! discovered that overvolted Raspberry Pi's have...
2012-09-05 Gordon HendersonUpdated wiringPi to check the the hardware board revisi...
2012-08-20 Gordon HendersonMerge branch 'master' of git://git.drogon.net/wiringPi
2012-08-19 Gordon HendersonUpdated pwmWrite to not mask the value written in-case...
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 HendersonAdded some comments about removing the call to pullUpDn...
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