63 Révisions (05e2f67e7f43d83195fff108bcd952e7afe917ce)
 

Auteur SHA1 Message Date
  Gordon Henderson 05e2f67e7f changed to pin mode to support softPwm. il y a 10 ans
  Gordon Henderson f18c8f7204 Added some tweaks to gpio to set alt modes on pins (sssh!) il y a 11 ans
  Gordon Henderson 43422be6ac Bumped version il y a 11 ans
  Gordon Henderson 477f856247 It helps if you add the files into GIT... il y a 11 ans
  Gordon Henderson f52dd8393c Minor changes to the files and removed a bit of debug. il y a 11 ans
  Gordon Henderson 5e16e15a59 tidied and tested DRC Serial (renamed it it drcSerial too) il y a 11 ans
  Gordon Henderson e25cbc0a62 Added in the PiGlow devLib extension driver. il y a 11 ans
  Gordon Henderson cbf6d642b5 Added in PiGlow devLib and a couple of examples for the PiGlow il y a 11 ans
  Gordon Henderson d24cf0630b Added in the SN3218 LED controller IC - as used in the PiGlow il y a 11 ans
  Gordon Henderson 8c8578a26b Reverted gpio readall to older version - new version is gpio nreadall il y a 11 ans
  Gordon Henderson 27afc017b9 Added in a max5322 SPI D to A chip il y a 11 ans
  Gordon Henderson 4d43c8cdca gpio Makefile changed to add PREFIX & DESTDIR il y a 11 ans
  Gordon Henderson 45bfe43c1e Typo in mcp3002.c il y a 11 ans
  Gordon Henderson 02a3bd8d8f Readall command in gpio changed. il y a 11 ans
  Gordon Henderson 4a379ec085 Properly added the max31855 files now il y a 11 ans
  Gordon Henderson 27698766b2 Fixed delayMicroseconds for more than 1 second. il y a 11 ans
  Gordon Henderson 348bc739d1 Sorted a variable initialisation issue that was giving incorrect results il y a 11 ans
  Gordon Henderson 711017ec36 More typos, added mcp3004/mcp3008 il y a 11 ans
  Gordon Henderson 41fb1b9e2a Gah. another small fix to the I2C code. il y a 11 ans
  Gordon Henderson a7c21d3efc Bumped version number to 2.04 il y a 11 ans
  Gordon Henderson bfaf266ada Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate il y a 11 ans
  Gordon Henderson 25895a8670 Bother. Small issue crept into the SPI code. il y a 11 ans
  Gordon Henderson da38443cb2 wiringPi Version 2 - First commit (of v2) il y a 11 ans
  Gordon Henderson 98bcb20d93 Slight change to the gpio program to fix SPI buffer size when loading il y a 11 ans
  Gordon Henderson 4c8862eac9 Botched the ALT order in gpio )-: il y a 11 ans
  Gordon Henderson 56c77b5a2e Added a clock mode to enable the GPIo pins to be set with il y a 11 ans
  Gordon Henderson 4ba36e247a Fixed a minor formatting issue in gpio readall il y a 11 ans
  Gordon Henderson e8f6258004 Quite a few changes here. il y a 11 ans
  Gordon Henderson db925cea18 Updated the build & makefile to allow for building the il y a 12 ans
  Gordon Henderson 95342e1f83 changed build to not do the I2C checks. il y a 12 ans
  Gordon Henderson be04c1bd52 Changed the build system to drop I2C for now. Seems to cause too many issues il y a 12 ans
  Gordon Henderson c82fb8735d Updated the build script to better try to detect lack of i2c-dev il y a 12 ans
  Gordon Henderson 4673e38b1f Change to the build script to check for the presence of the I2C development il y a 12 ans
  Gordon Henderson c121349a7b Minor changes to messages being printed from wiringPiSetup() il y a 12 ans
  Gordon Henderson 13bbba7a22 Lots of changes here. Added new I2C test code, a new serialTest program, il y a 12 ans
  Gordon Henderson 25e4ec570b Big update here. il y a 12 ans
  Gordon Henderson 183c5a6b5c More changes to help reflect usage on Rev 2 / 512MB Raspberry Pi's. il y a 12 ans
  Gordon Henderson 86a5c68e08 Updating gpio manual page il y a 12 ans
  Gordon Henderson db2edcc9c5 Updated examples makefile to not actually make any code now. il y a 12 ans
  Gordon Henderson 538a066c74 Added in some new functions to return the Pi board revision and il y a 12 ans
  Gordon Henderson 8cb493937f Improved the PWM functions with help from Chris Hall. il y a 12 ans
  Gordon Henderson 30d79dab76 A-Ha! discovered that overvolted Raspberry Pi's have 10000 added to their il y a 12 ans
  Gordon Henderson 728cdc4c23 Updated wiringPi to check the the hardware board revision, to il y a 12 ans
  Gordon Henderson 99095e3fa0 Added new SPI driver helpers. il y a 12 ans
  Gordon Henderson 4666573910 Added C++ wrappers for some of the newer .h files il y a 12 ans
  Gordon Henderson c6799ea998 Updating softPwm to fix some typos. il y a 12 ans
  Gordon Henderson a20fb1b154 Added software PWM module into wiringPi - library code il y a 12 ans
  Gordon Henderson e636f6213b Merge branch 'master' of git://git.drogon.net/wiringPi il y a 12 ans
  Gordon Henderson fbab4b8329 Changes to the piNes driver to relect the new delayMicroseconds() il y a 12 ans
  Gordon Henderson 870ba4129f Updated pwmWrite to not mask the value written in-case a call il y a 12 ans