148 コミット (3cf1d238b5ace7591bc0ca993269a64091a42ebb)
 

作成者 SHA1 メッセージ 日付
  Jim Parziale 3cf1d238b5 Merged in changes from official WiringPi master branch (commit 1ad03dd326) 2年前
  Jim Parziale 0282d5dc56 Updates before trying to submit to the official WiringPi repo. 2年前
  Jim Parziale 484e29f8a9 Updates for Pi Model Zero 2W 2年前
  Jim Parziale 5c785971e4 * Update to examples/Makefile 3年前
  Jim Parziale 9dee54bbe4 Incorporated changes from WiringPi-Official v2.60 3年前
  Jim-P ecdff4075f non-code cleanup 4年前
  Jim-P 27e209a813 Changes included from 2.60 (the other Unofficial WiringPi mirror) 4年前
  Jim-P b80d63518c Update repository description. 5年前
  Jim-P 94c07ace69
Merge pull request #1 from nuncio-bitis/nuncio-devel 5年前
  Jim-P 93300f8ab8 Code and Makefile changes to date 5年前
  Jim-P 853a7749ef Version numb er changes for RaspberryPi 4 5年前
  Jim-P e58a48defe Remove update utility that pointed to Drogon space. 5年前
  Mark Liffiton 093e0a17a4 Merge branch 'master' of git://git.drogon.net/wiringPi (v2.46) 6年前
  Gordon Henderson 8d188fa0e0 update for the v3+ 6年前
  Philip Howard 0f7d03d9f0 Update README.TXT 7年前
  Phil Howard c947643601 Merge branch 'master' of git://git.drogon.net/wiringPi 7年前
  Gordon Henderson 96344ff712 Fixed GPIO based address for Pi Zero-W 7年前
  Gordon Henderson e8da87fbac Added a fix to include -lcrypt for people who can't do it themselves. 7年前
  Gordon Henderson 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7年前
  Phil Howard 5066e09747 Merge branch 'master' of git://git.drogon.net/wiringPi 7年前
  Gordon Henderson e687f3f2c6 Pushing to 2.39 as I have have not done the last one rightly... 7年前
  Gordon Henderson e77ee78b4d Minor changes for the CM3. 7年前
  Gordon Henderson b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up 8年前
  Phil Howard 9a8f8bee5d Updated from git.drogon.net 8年前
  Gordon Henderson b0a60c3302 Many changes - tidying up the extensions interfaces. 8年前
  Philip Howard 39d53628e6 Merge pull request #19 from Firobe/patch-1 8年前
  Philip Howard e488b1bc25 Merge pull request #34 from IsaoNakamura/wrkStudy 8年前
  Phil Howard 579a7b839a Removed pesky piFaceOld.c 8年前
  Phil Howard a402cac920 Removed redundant files 8年前
  Phil Howard 26c7fe3332 Updated from git.drogon.net 8年前
  Gordon Henderson 2dbecfca0a Minor change to the scroll phat test program, and bumped the version. 8年前
  Gordon Henderson 143b383b8d Added support for the Pimoroni scrollPhat 8年前
  Gordon Henderson 78b5c323b7 Bumped Version to 2.31 9年前
  Gordon Henderson 31a8a2cdb8 gpio readall didn't work on the Zero. This fixed that little goof 9年前
  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年前