chiark / gitweb /
wiringPi.git
2015-09-12 Ian JacksonMakefiles: Honour LDCONFIG from the environment
2015-09-12 Ian JacksonMakefiles: Do not override PREFIX or DESTDIR from the...
2015-09-12 Ian Jacksonbuild: Introduce a variable "$sudo" and honour WIRINGPI...
2015-09-12 Ian JacksonBuild system: Move template-based debian build into...
2015-09-12 Ian JacksonManpage gpio(1): Regularise header
2015-09-12 Ian Jacksonexamples/blink.sh: Add missing +x bit with chmod
2015-09-10 Ian JacksonBuild system: Fix erroneous symlink in devLib/Makefile
2015-09-10 Ian JacksonBuild system: Fix ./build debian
2015-09-10 Ian JacksonBuild system: Remove a trailing tab from gpio/Makefile
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-10 Ian JacksonBuild system: Add a .gitignore
2015-09-09 Ian JacksonBuild system: Add missing set -e
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-29 Gordon HendersonUpdated a technicality in softPwm, and added a suggeste...
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 HendersonBumped version to 2.15
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-07-28 Gordon HendersonBumped version
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-28 Gordon Hendersontidied and tested DRC Serial (renamed it it drcSerial...
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-07-23 Gordon HendersonReverted gpio readall to older version - new version...
2013-07-16 Gordon HendersonAdded in a max5322 SPI D to A chip
2013-07-14 Gordon Hendersongpio Makefile changed to add PREFIX & DESTDIR
2013-06-30 Gordon HendersonTypo in mcp3002.c
2013-06-27 Gordon HendersonReadall command in gpio changed.
2013-06-27 Gordon HendersonProperly added the max31855 files now
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-21 Gordon HendersonMore typos, added mcp3004/mcp3008
2013-05-20 Gordon HendersonGah. another small fix to the I2C code.
2013-05-20 Gordon HendersonBumped version number to 2.04
2013-05-20 Gordon HendersonAded lcd-adafruit to test/drive the Adafruit RGB LCD...
2013-05-13 Gordon HendersonBother. Small issue crept into the SPI code.
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-02 Gordon HendersonBotched the ALT order in gpio )-:
2013-02-01 Gordon HendersonAdded a clock mode to enable the GPIo pins to be set...
2013-01-28 Gordon HendersonFixed a minor formatting issue in gpio readall
2013-01-28 Gordon HendersonQuite a few changes here.
2013-01-19 Gordon HendersonUpdated the build & makefile to allow for building the
2013-01-19 Gordon Hendersonchanged build to not do the I2C checks.
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 HendersonChange to the build script to check for the presence...
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-10-02 Gordon HendersonUpdated examples makefile to not actually make any...
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-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 HendersonUpdating softPwm to fix some typos.
2012-08-24 Gordon HendersonAdded software PWM module into wiringPi - library code
2012-08-20 Gordon HendersonMerge branch 'master' of git://git.drogon.net/wiringPi
2012-08-20 Gordon HendersonChanges to the piNes driver to relect the new delayMicr...
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 HendersonMinor updates to GPIO and README files
2012-08-19 Gordon HendersonUpdated the GPIO command to add in new features for PWM
2012-08-18 Gordon HendersonUpdated gpio program to fix some minor issues.
2012-08-18 Gordon HendersonUpdated Makefile so that uninstall works properly
2012-08-18 Gordon HendersonTidying up
2012-08-18 Gordon HendersonTidying up some old debug
2012-08-18 Gordon HendersonAdded a description!
2012-08-18 Gordon HendersonAdded some comments about removing the call to pullUpDn...
2012-08-18 Gordon HendersonMerge branch 'master' of hermes:git/wiringPi
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