95 次代码提交 (bb6f08487cc8025c8e7d0260cfb493f2a07452a5)
 

作者 SHA1 备注 提交日期
  Gordon Henderson bb6f08487c Updated wiringPi for the new Pi Zero. 9 年前
  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 a776e6b0e8 Introduce a proper Debian source package build system 9 年前
  Ian Jackson ae421d4a9c Makefiles: Honour WIRINGPI_SONAME_SUFFIX 9 年前
  Ian Jackson 3ceb07a9a6 Makefiles: Honour WIRINGPI_SUDO=0 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 73aa8956c5 build: Introduce a variable "$sudo" and honour WIRINGPI_SUDO 9 年前
  Ian Jackson ac0f074ff7 Build system: Move template-based debian build into debian-template 9 年前
  Ian Jackson 532083f474 Manpage gpio(1): Regularise header 9 年前
  Ian Jackson a19bfb5798 examples/blink.sh: Add missing +x bit with chmod 9 年前
  Ian Jackson f8a025189f Build system: Fix erroneous symlink in devLib/Makefile 9 年前
  Ian Jackson a6ee925df6 Build system: Fix ./build debian 9 年前
  Ian Jackson 5f7dc3263b Build system: Remove a trailing tab from gpio/Makefile 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 年前
  Ian Jackson 2ab836ecea Build system: Add a .gitignore 9 年前
  Ian Jackson 95a292824f Build system: Add missing set -e 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 9 年前
  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 7cbb8865c8 Bumped version to 2.15 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 43422be6ac Bumped version 11 年前
  Gordon Henderson 477f856247 It helps if you add the files into GIT... 11 年前
  Gordon Henderson f52dd8393c Minor changes to the files and removed a bit of debug. 11 年前
  Gordon Henderson 5e16e15a59 tidied and tested DRC Serial (renamed it it drcSerial too) 11 年前
  Gordon Henderson e25cbc0a62 Added in the PiGlow devLib extension driver. 11 年前
  Gordon Henderson cbf6d642b5 Added in PiGlow devLib and a couple of examples for the PiGlow 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 02a3bd8d8f Readall command in gpio changed. 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 年前