30 Commits (98bcb20d9391ebde24f9eb1244f0d238fb1a1dab)

Author SHA1 Message Date
Gordon Henderson 98bcb20d93 Slight change to the gpio program to fix SPI buffer size when loading
13 years ago
Gordon Henderson 56c77b5a2e Added a clock mode to enable the GPIo pins to be set with
13 years ago
Gordon Henderson e8f6258004 Quite a few changes here.
13 years ago
Gordon Henderson db925cea18 Updated the build & makefile to allow for building the
13 years ago
Gordon Henderson be04c1bd52 Changed the build system to drop I2C for now. Seems to cause too many issues
13 years ago
Gordon Henderson c82fb8735d Updated the build script to better try to detect lack of i2c-dev
13 years ago
Gordon Henderson c121349a7b Minor changes to messages being printed from wiringPiSetup()
13 years ago
Gordon Henderson 13bbba7a22 Lots of changes here. Added new I2C test code, a new serialTest program,
13 years ago
Gordon Henderson 25e4ec570b Big update here.
13 years ago
Gordon Henderson 183c5a6b5c More changes to help reflect usage on Rev 2 / 512MB Raspberry Pi's.
13 years ago
Gordon Henderson 86a5c68e08 Updating gpio manual page
13 years ago
Gordon Henderson 538a066c74 Added in some new functions to return the Pi board revision and
13 years ago
Gordon Henderson 8cb493937f Improved the PWM functions with help from Chris Hall.
13 years ago
Gordon Henderson 30d79dab76 A-Ha! discovered that overvolted Raspberry Pi's have 10000 added to their
13 years ago
Gordon Henderson 728cdc4c23 Updated wiringPi to check the the hardware board revision, to
13 years ago
Gordon Henderson 99095e3fa0 Added new SPI driver helpers.
13 years ago
Gordon Henderson 4666573910 Added C++ wrappers for some of the newer .h files
13 years ago
Gordon Henderson c6799ea998 Updating softPwm to fix some typos.
13 years ago
Gordon Henderson a20fb1b154 Added software PWM module into wiringPi - library code
13 years ago
Gordon Henderson e636f6213b Merge branch 'master' of git://git.drogon.net/wiringPi
13 years ago
Gordon Henderson fbab4b8329 Changes to the piNes driver to relect the new delayMicroseconds()
13 years ago
Gordon Henderson 870ba4129f Updated pwmWrite to not mask the value written in-case a call
13 years ago
Gordon Henderson 1bb4989e11 Merge branch 'master' of git.drogon.net:projects/wiringPi
13 years ago
Gordon Henderson 178ea08a0f Minor updates to GPIO and README files
13 years ago
Gordon Henderson f99ffeda40 Updated the GPIO command to add in new features for PWM
13 years ago
Gordon Henderson 8fcaefd557 Updated Makefile so that uninstall works properly
13 years ago
Gordon Henderson f9bec274ec Tidying up some old debug
13 years ago
Gordon Henderson c213e051c6 Added some comments about removing the call to pullUpDnControl()
13 years ago
Gordon Henderson b23cb44ffa Updated wiringPi.c to work with some pullUpDown stuff
13 years ago
Gordon Henderson bf0ad86017 Initial move to GIT
14 years ago