67 次代码提交 (d79506694d7ba1c3da865d095238289d6175057d)

作者 SHA1 备注 提交日期
  Gordon Henderson d79506694d Fixing a few issues - makefile goofs. 9 年前
  Gordon Henderson f6c40cb2a6 Fixed the requirement for -lm 9 年前
  Gordon Henderson 170dce5f19 Updated the Debian build system thanks to Ian Jackson for the 9 年前
  Ian Jackson ae421d4a9c Makefiles: Honour WIRINGPI_SONAME_SUFFIX 9 年前
  Ian Jackson f5dd04b5ae Makefiles: Honour LDCONFIG from the environment 9 年前
  Ian Jackson 508d6b31bd Makefiles: Do not override PREFIX or DESTDIR from the environment 9 年前
  Ian Jackson ac0f074ff7 Build system: Move template-based debian build into debian-template 9 年前
  Ian Jackson da03f9ed2f Build system: Enable V=1 to disable @'s 9 年前
  Ian Jackson cf6f38107e Build system: Add a formulaic setting of Q from V for debugging 9 年前
  Gordon Henderson 5edd177112 Updated the board types to cope with an 0014 version in the new compute module 9 年前
  Gordon Henderson 72b2af231b OK. So the Pi v2 I have had older firmware and it wasn't quite 9 年前
  Gordon Henderson 7cb817498e OK, so an easier way to manage versions. 9 年前
  Gordon Henderson eb1fc2c920 Updates to the build process 9 年前
  Gordon Henderson 51fff3cab9 Updated a technicality in softPwm, and added a suggested memset to zero 9 年前
  Gordon Henderson d42e831089 Updated versions for new maker - mbest 10 年前
  Gordon Henderson 0a9fdeb29d Minor changes to the PiGlow code - got the orange & yellow the right way 10 年前
  Gordon Henderson df45388f64 Fixed a bug in the gpio readall command on model B's (caused by a side-effect 10 年前
  Gordon Henderson dca8a19fb8 Updated mostly to the gpio readall command to support the Raspberry Pi B+ 10 年前
  Gordon Henderson 0150b02478 Fixed a small bug in the ISR code where it was looking for the gpio program. 10 年前
  Gordon Henderson 6fba403b2f Updates for the Raspnerry Pi Compute Module - changes to the gpio program 10 年前
  Gordon Henderson 05e2f67e7f changed to pin mode to support softPwm. 10 年前
  Gordon Henderson f18c8f7204 Added some tweaks to gpio to set alt modes on pins (sssh!) 11 年前
  Gordon Henderson 477f856247 It helps if you add the files into GIT... 11 年前
  Gordon Henderson 5e16e15a59 tidied and tested DRC Serial (renamed it it drcSerial too) 11 年前
  Gordon Henderson d24cf0630b Added in the SN3218 LED controller IC - as used in the PiGlow 11 年前
  Gordon Henderson 8c8578a26b Reverted gpio readall to older version - new version is gpio nreadall 11 年前
  Gordon Henderson 27afc017b9 Added in a max5322 SPI D to A chip 11 年前
  Gordon Henderson 4d43c8cdca gpio Makefile changed to add PREFIX & DESTDIR 11 年前
  Gordon Henderson 45bfe43c1e Typo in mcp3002.c 11 年前
  Gordon Henderson 4a379ec085 Properly added the max31855 files now 11 年前
  Gordon Henderson 27698766b2 Fixed delayMicroseconds for more than 1 second. 11 年前
  Gordon Henderson 348bc739d1 Sorted a variable initialisation issue that was giving incorrect results 11 年前
  Gordon Henderson 711017ec36 More typos, added mcp3004/mcp3008 11 年前
  Gordon Henderson 41fb1b9e2a Gah. another small fix to the I2C code. 11 年前
  Gordon Henderson bfaf266ada Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 年前
  Gordon Henderson 25895a8670 Bother. Small issue crept into the SPI code. 11 年前
  Gordon Henderson da38443cb2 wiringPi Version 2 - First commit (of v2) 11 年前
  Gordon Henderson 98bcb20d93 Slight change to the gpio program to fix SPI buffer size when loading 11 年前
  Gordon Henderson 56c77b5a2e Added a clock mode to enable the GPIo pins to be set with 11 年前
  Gordon Henderson e8f6258004 Quite a few changes here. 11 年前
  Gordon Henderson db925cea18 Updated the build & makefile to allow for building the 12 年前
  Gordon Henderson be04c1bd52 Changed the build system to drop I2C for now. Seems to cause too many issues 12 年前
  Gordon Henderson c82fb8735d Updated the build script to better try to detect lack of i2c-dev 12 年前
  Gordon Henderson c121349a7b Minor changes to messages being printed from wiringPiSetup() 12 年前
  Gordon Henderson 13bbba7a22 Lots of changes here. Added new I2C test code, a new serialTest program, 12 年前
  Gordon Henderson 25e4ec570b Big update here. 12 年前
  Gordon Henderson 183c5a6b5c More changes to help reflect usage on Rev 2 / 512MB Raspberry Pi's. 12 年前
  Gordon Henderson 86a5c68e08 Updating gpio manual page 12 年前
  Gordon Henderson 538a066c74 Added in some new functions to return the Pi board revision and 12 年前
  Gordon Henderson 8cb493937f Improved the PWM functions with help from Chris Hall. 12 年前