- d7bdef9 Added wiringPiSPISetupMode by Philip Howard · 9 years ago
- 0642335 Update wiringpi.i by Philip Howard · 9 years ago
- 8a61def Update wiringpi.i by Philip Howard · 9 years ago
- 990cdae Update Makefile by Philip Howard · 9 years ago
- ea8a612 Update wiringpi.i by Philip Howard · 9 years ago
- 3143dc8 Failboat by Philip Howard · 9 years ago
- d9fc283 Worth a try! by Philip Howard · 9 years ago
- 9894a40 Update constants.py by Philip Howard · 9 years ago
- 4552e6c Update wiringpi.i by Philip Howard · 9 years ago
- 0460d79 *sigh* by Philip Howard · 9 years ago
- c2d3fbc Update and rename constants.i to constants..py by Philip Howard · 9 years ago
- d7cb677 Update constants.i by Philip Howard · 9 years ago
- 3366c81 Update wiringpi.i by Philip Howard · 9 years ago
- 10512e8 Python constant shortcuts by Philip Howard · 9 years ago
- 4610637 Bumped version and changelog by Phil Howard · 9 years ago
- ef4b699 Fixed submodule url by Phil Howard · 9 years ago
- 1cd89a8 Submoduled GitHub mirror of WiringPi by Phil Howard · 9 years ago
- 5a63d58 Removed wiringPi files by Phil Howard · 9 years ago
- 1ed245f Merge pull request #24 from nalajcie/wiringPiISR-pullreq by Philip Howard · 9 years ago
- 3455196 wiringpy2_wrap generated with newer SWIG by nalajcie · 9 years ago
- ad9df28 remove complied file from the repo by White Moustache · 9 years ago
- c464261 examples: wiringPiISR usage example by White Moustache · 9 years ago
- 96d5dcd wiringPiISR python callback functionality by White Moustache · 9 years ago
- 4ad103c Removed piFaceOld.c to prevent build error involving it by Philip Howard · 10 years ago
- 105504c Merge pull request #16 from corbanmailloux/patch-1 by Philip Howard · 10 years ago
- 080868c Increase readability of install commands. by Corban Mailloux · 10 years ago
- 60cc642 Synced to latest WiringPi, version bump for pip by Phil Howard · 10 years ago
- 27de5a5 Merge pull request #15 from Gadgetoid/master by Philip Howard · 10 years ago
- 7e1c183 Merge branch 'omwah-master' by Phil Howard · 10 years ago
- 962b0d0 Merged wiringpi.i by Phil Howard · 10 years ago
- 8511456 Updated to latest wiringPi, fixed bug with repeated arugment in setup.py by Phil Howard · 10 years ago
- 9295e71 Merge pull request #23 from WiringPi/master by Philip Howard · 10 years ago
- e6ed57b Merged by Philip Howard · 11 years ago
- 5ad727f Merge pull request #22 from Gadgetoid/modelbplus by Philip Howard · 11 years ago
- 2204176 Updated to latest WiringPi by Phil Howard · 11 years ago
- 6bb2ccf Updated README for clarity by Philip Howard · 12 years ago
- f388d58 Fixed ReadReg8 to use correct underlying method by Philip Howard · 12 years ago
- 4e1f4b7 Fixed ReadReg8 to call correct underlying method by Philip Howard · 12 years ago
- ce887a3 Added parenthesis onto setup functions by Philip Howard · 12 years ago
- 53e9933 Merge pull request #6 from omribahumi/master by Philip Howard · 12 years ago
- c710a81 Added WiringPi/wiringPi to extension include dirs by Omri Bahumi · 12 years ago
- e1a81e1 Fixed erroneous Python syntax, thanks Livio by Philip Howard · 12 years ago
- c3eac18 Merge pull request #7 from SebastianAigner/master by Philip Howard · 12 years ago
- 07bfabb Made the README examples work with Python compilers / fixed syntax. by Sebastian Aigner · 12 years ago
- 07e121c Merge pull request #6 from sbma44/master by Philip Howard · 12 years ago
- f90c17a fixing typo around softPwmWrite binding by sbma44 · 12 years ago
- 8460e79 Updated wrap by Philip Howard · 12 years ago
- 77a4244 PiGlow fixes by Philip Howard · 12 years ago
- 1a6514e Added missing files by Philip Howard · 12 years ago
- 0af32c6 Added missing files by Philip Howard · 12 years ago
- d9fc85a Partial update to latest WiringPi by Philip Howard · 12 years ago
- 82cb4bb Merge pull request #5 from YodaDaCoda/master by Philip Howard · 12 years ago
- 651295c Correct typo (sofPwmWrite -> softPwmWrite) by William Pickering · 12 years ago
- 0d8267f pointless modifications to order of files in setup.py, readme updated by Philip Howard · 12 years ago
- 6ae3e5b Function bindings for all the things by Philip Howard · 12 years ago
- 17c28c2 Updated to new WiringPi by Philip Howard · 12 years ago
- 97a4f51 Various fixes by Philip Howard · 12 years ago
- 9d4e714 Added README.md to fix ugly readme by Philip Howard · 12 years ago
- 30e69e6 Updated readme by Philip Howard · 12 years ago
- fa09d18 Various bug fixes by Philip Howard · 12 years ago
- 859dda1 Fixed include in piNes.c, two new examples. Nokia LCD one doesnt work by Philip Howard · 12 years ago
- 4970f63 More example goodness by Philip Howard · 12 years ago
- 91df201 More example goodness by Philip Howard · 12 years ago
- 554b542 Added manifest file for headers, incremented version number for PiPy deploy. Updated README with disclaimer by Philip Howard · 12 years ago
- b1169c8 Updated readme to reflect rename to wiringpi2, added examples by Philip Howard · 12 years ago
- 2215ad3 Fixed includ directives, renamed module to wiringpi2 by Philip Howard · 12 years ago
- fb7c891 Removed superfluous file(s) by Philip Howard · 12 years ago
- 0429f1f readme by Philip Howard · 12 years ago
- 567ee00 WiringPi V2.0 for Python2 & Python3 by Philip Howard · 12 years ago
- 98bcb20 Slight change to the gpio program to fix SPI buffer size when loading by Gordon Henderson · 12 years ago
- 4c8862e Botched the ALT order in gpio )-: (Or maybe Broadcom did!!!) by Gordon Henderson · 13 years ago
- 56c77b5 Added a clock mode to enable the GPIo pins to be set with by Gordon Henderson · 13 years ago
- 4ba36e2 Fixed a minor formatting issue in gpio readall by Gordon Henderson · 13 years ago
- e8f6258 Quite a few changes here. by Gordon Henderson · 13 years ago
- db925ce Updated the build & makefile to allow for building the by Gordon Henderson · 13 years ago
- 95342e1 changed build to not do the I2C checks. by Gordon Henderson · 13 years ago
- be04c1b Changed the build system to drop I2C for now. Seems to cause too many issues by Gordon Henderson · 13 years ago
- c82fb87 Updated the build script to better try to detect lack of i2c-dev by Gordon Henderson · 13 years ago
- 4673e38 Change to the build script to check for the presence of the I2C development by Gordon Henderson · 13 years ago
- c121349 Minor changes to messages being printed from wiringPiSetup() by Gordon Henderson · 13 years ago
- 13bbba7 Lots of changes here. Added new I2C test code, a new serialTest program, by Gordon Henderson · 13 years ago
- 25e4ec5 Big update here. by Gordon Henderson · 13 years ago
- 183c5a6 More changes to help reflect usage on Rev 2 / 512MB Raspberry Pi's. by Gordon Henderson · 13 years ago
- 86a5c68 Updating gpio manual page by Gordon Henderson · 13 years ago
- db2edcc Updated examples makefile to not actually make any code now. by Gordon Henderson · 13 years ago
- 538a066 Added in some new functions to return the Pi board revision and by Gordon Henderson · 13 years ago
- 8cb4939 Improved the PWM functions with help from Chris Hall. by Gordon Henderson · 13 years ago
- 30d79da A-Ha! discovered that overvolted Raspberry Pi's have 10000 added to their by Gordon Henderson · 13 years ago
- 728cdc4 Updated wiringPi to check the the hardware board revision, to by Gordon Henderson · 13 years ago
- 99095e3 Added new SPI driver helpers. by Gordon Henderson · 13 years ago
- 4666573 Added C++ wrappers for some of the newer .h files by Gordon Henderson · 13 years ago
- c6799ea Updating softPwm to fix some typos. by Gordon Henderson · 13 years ago
- a20fb1b Added software PWM module into wiringPi - library code and an example. by Gordon Henderson · 13 years ago
- e636f62 Merge branch 'master' of git://git.drogon.net/wiringPi by Gordon Henderson · 13 years ago
- fbab4b8 Changes to the piNes driver to relect the new delayMicroseconds() by Gordon Henderson · 13 years ago
- 870ba41 Updated pwmWrite to not mask the value written in-case a call by Gordon Henderson · 13 years ago
- 1bb4989 Merge branch 'master' of git.drogon.net:projects/wiringPi by Gordon Henderson · 13 years ago
- 178ea08 Minor updates to GPIO and README files by Gordon Henderson · 13 years ago
- f99ffed Updated the GPIO command to add in new features for PWM by Gordon Henderson · 13 years ago
- c433519 Updated gpio program to fix some minor issues. by Gordon Henderson · 13 years ago