- 329b9d7 ODROID-M1S: New support for ODROID-M1S by Steve Jeong · 1 year, 11 months ago
- 1d66b68 debian: update package version 3.13.10 by steve.jeong · 2 years, 8 months ago
- b3d4dfb debian: update package version 3.13.1 by steve.jeong · 3 years, 3 months ago
- f316f52 Rework to build by autoconf/automake and new Debian scripts by Dongjin Kim · 3 years, 6 months ago
- f78d982 ODROID-M1: New support for ODROID-M1 by Steve Jeong · 3 years, 6 months ago
- e94695f WiringPi: Add support for Odroid-HC4 by Deokgyu Yang · 4 years, 8 months ago
- 54aca3f Odroid-C1/C2: Add I2C support for mainline kernel by Deokgyu Yang · 4 years, 10 months ago
- 858c814 WiringPi: Remove patch string in kernel number and add whole release string by Deokgyu Yang · 4 years, 10 months ago
- 5ebe86a WiringPi: Update in response to the latest regulations about I2C/SPI nodes by Deokgyu Yang · 4 years, 10 months ago
- 912e3d9 WiringPi: Add cmpKernelVersion and update the kernelVerion structure by Deokgyu Yang · 4 years, 10 months ago
- 26f8815 WiringPi: Add showing current kernel version to the help text by Deokgyu Yang · 4 years, 11 months ago
- 2c7e86b WiringPi: Bring back all of the stuffs I removed to do with peripherals by Deokgyu Yang · 5 years ago
- a0bd5eb WiringPi: Minor changes by Deokgyu Yang · 5 years ago
- 89cf23c WiringPi: Remove files that seem won't be used or already have not been used by Deokgyu Yang · 5 years ago
- ffeba7f ODROID-C4: New support for ODROID-C4 by Yang Deokgyu · 6 years ago
- 089a2ea gpio: Add options for readall command in help text by Yang Deokgyu · 6 years ago
- 01a38bd wiringPi: Change readall output width to 79 for compatibility by Yang Deokgyu · 6 years ago
- 5106f2a wiringPi: Add readall option '--all' and refactor readall.c by Yang Deokgyu · 6 years ago
- 020ff31 wiringPi: Fix non-root user who has gpiomem cannot use gpio binary properly by Yang Deokgyu · 6 years ago
- 6c20d2c wiringPi: Fix typo by Yang Deokgyu · 6 years ago
- 58892f8 wiringPi: Add copyright in gpio help messages by Joshua Yang · 6 years ago
- 41a423e wiringPi: Prepare to distribute as debian package by Joshua Yang · 6 years ago
- 964b422 wiringPi: Make doI2Cdetect function works for N2 and tiny logic update by Joshua Yang · 6 years ago
- 6e7a6e6 wiringPi: Clean warning messages from gcc by Joshua Yang · 6 years ago
- 2ee8a0d wiringPi: Apply unused attribute. by Luke Go · 6 years ago
- 4b08e7f wiringPi: Refactor source codes including fixes for collisions that'd occur by joshua-yang · 6 years ago
- ae9a8e9 wiringPi: Prevent showing -1 value for readall command by joshua-yang · 6 years ago
- 8270721 ODROID-N2: Implement get pin MUX, PU/PD mode, get/set drive strength by joshua-yang · 6 years ago
- 69b5bed ODROID-N2:ODROID-N2 board wiringPi support. by Kevin Kim · 7 years ago
- c375207 wiringPi: Refactor source codes by Joshua Yang · 7 years ago
- c5a3877 wiringPi: Define a symbol for aml_i2c by Joshua Yang · 7 years ago
- 66663ae wiringPi: Move moduleLoaded function to export by Joshua Yang · 7 years ago
- 180614e wiringPi: Enable 'gpio i2cdetect' command by Joshua Yang · 7 years ago
- f8b154b wiringPi: Update the help for load/unload option by Joshua Yang · 7 years ago
- 37027fb wiringPi: Remove unused SPI/I2C load/unload code by Joshua Yang · 7 years ago
- 9048264 wiringPi: Add support for ODROID N1 by Joshua Yang · 7 years ago
- 9c84ec6 wiringPi : interrupt error fix(gpio sysfs unexport). by charles.park · 8 years ago
- 060da4d wiringPi : interrupt error fix. by charles.park · 8 years ago
- ff2c1dd wiringPi : update gpio utility for odroid board. by charles.park · 8 years ago
- 066914e wiringPi : gpio utility add for odroid by charles.park · 8 years ago
- c947643 Merge branch 'master' of git://git.drogon.net/wiringPi by Phil Howard · 8 years ago
- e8da87f Added a fix to include -lcrypt for people who can't do it themselves. by Gordon Henderson · 8 years ago
- 70fa99a Bumped the version to 2.40 - correctly this time, I hope. by Gordon Henderson · 8 years ago
- 5066e09 Merge branch 'master' of git://git.drogon.net/wiringPi by Phil Howard · 8 years ago
- e687f3f Pushing to 2.39 as I have have not done the last one rightly... by Gordon Henderson · 8 years ago
- b1dfc18 A new version of wiringPi. Added in more stuff and fixed it up by Gordon Henderson · 9 years ago
- 9a8f8be Updated from git.drogon.net by Phil Howard · 9 years ago
- b0a60c3 Many changes - tidying up the extensions interfaces. by Gordon Henderson · 9 years ago
- a402cac Removed redundant files by Phil Howard · 9 years ago
- 26c7fe3 Updated from git.drogon.net by Phil Howard · 9 years ago
- 2dbecfc Minor change to the scroll phat test program, and bumped the version. by Gordon Henderson · 9 years ago
- 143b383 Added support for the Pimoroni scrollPhat by Gordon Henderson · 9 years ago
- 78b5c32 Bumped Version to 2.31 by Gordon Henderson · 10 years ago
- 31a8a2c gpio readall didn't work on the Zero. This fixed that little goof by Gordon Henderson · 10 years ago
- bb6f084 Updated wiringPi for the new Pi Zero. by Gordon Henderson · 10 years ago
- d795066 Fixing a few issues - makefile goofs. by Gordon Henderson · 10 years ago
- f6c40cb Fixed the requirement for -lm Updated the gpio program to be device tree aware. by Gordon Henderson · 10 years ago
- 170dce5 Updated the Debian build system thanks to Ian Jackson for the help. by Gordon Henderson · 10 years ago
- 3ceb07a Makefiles: Honour WIRINGPI_SUDO=0 by Ian Jackson · 10 years ago
- 508d6b3 Makefiles: Do not override PREFIX or DESTDIR from the environment by Ian Jackson · 10 years ago
- ac0f074 Build system: Move template-based debian build into debian-template by Ian Jackson · 10 years ago
- 532083f Manpage gpio(1): Regularise header by Ian Jackson · 10 years ago
- 5f7dc32 Build system: Remove a trailing tab from gpio/Makefile by Ian Jackson · 10 years ago
- da03f9e Build system: Enable V=1 to disable @'s by Ian Jackson · 10 years ago
- cf6f381 Build system: Add a formulaic setting of Q from V for debugging by Ian Jackson · 10 years ago
- 95a2928 Build system: Add missing set -e by Ian Jackson · 10 years ago
- 5edd177 Updated the board types to cope with an 0014 version in the new compute module by Gordon Henderson · 10 years ago
- 72b2af2 OK. So the Pi v2 I have had older firmware and it wasn't quite by Gordon Henderson · 10 years ago
- 7cb8174 OK, so an easier way to manage versions. by Gordon Henderson · 10 years ago
- eb1fc2c Updates to the build process by Gordon Henderson · 10 years ago
- d42e831 Updated versions for new maker - mbest by Gordon Henderson · 10 years ago
- 0a9fdeb Minor changes to the PiGlow code - got the orange & yellow the right way by Gordon Henderson · 11 years ago
- df45388 Fixed a bug in the gpio readall command on model B's (caused by a side-effect by Gordon Henderson · 11 years ago
- dca8a19 Updated mostly to the gpio readall command to support the Raspberry Pi B+ by Gordon Henderson · 11 years ago
- 0150b02 Fixed a small bug in the ISR code where it was looking for the gpio program. by Gordon Henderson · 11 years ago
- 7cbb886 Bumped version to 2.15 by Gordon Henderson · 11 years ago
- 6fba403 Updates for the Raspnerry Pi Compute Module - changes to the gpio program by Gordon Henderson · 11 years ago
- 05e2f67 changed to pin mode to support softPwm. by Gordon Henderson · 11 years ago
- f18c8f7 Added some tweaks to gpio to set alt modes on pins (sssh!) by Gordon Henderson · 12 years ago
- 43422be Bumped version by Gordon Henderson · 12 years ago
- 5e16e15 tidied and tested DRC Serial (renamed it it drcSerial too) by Gordon Henderson · 12 years ago
- e25cbc0 Added in the PiGlow devLib extension driver. by Gordon Henderson · 12 years ago
- cbf6d64 Added in PiGlow devLib and a couple of examples for the PiGlow bumped version. by Gordon Henderson · 12 years ago
- d24cf06 Added in the SN3218 LED controller IC - as used in the PiGlow by Gordon Henderson · 12 years ago
- 8c8578a Reverted gpio readall to older version - new version is gpio nreadall by Gordon Henderson · 12 years ago
- 27afc01 Added in a max5322 SPI D to A chip by Gordon Henderson · 12 years ago
- 4d43c8c gpio Makefile changed to add PREFIX & DESTDIR mcp3004.c bugfixed. It works now! by Gordon Henderson · 12 years ago
- 02a3bd8 Readall command in gpio changed. by Gordon Henderson · 12 years ago
- 2769876 Fixed delayMicroseconds for more than 1 second. Added new code for max31855 by Gordon Henderson · 12 years ago
- 348bc73 Sorted a variable initialisation issue that was giving incorrect results by Gordon Henderson · 12 years ago
- 711017e More typos, added mcp3004/mcp3008 by Gordon Henderson · 12 years ago
- 41fb1b9 Gah. another small fix to the I2C code. by Gordon Henderson · 12 years ago
- a7c21d3 Bumped version number to 2.04 by Gordon Henderson · 12 years ago
- bfaf266 Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate by Gordon Henderson · 12 years ago
- 25895a8 Bother. Small issue crept into the SPI code. by Gordon Henderson · 12 years ago
- da38443 wiringPi Version 2 - First commit (of v2) by Gordon Henderson · 12 years ago
- 3fbc564 Synced to git.drogon.net by Gordon Henderson · 12 years ago
- 98bcb20 Slight change to the gpio program to fix SPI buffer size when loading by Gordon Henderson · 12 years ago
- 4c8862e Botched the ALT order in gpio )-: (Or maybe Broadcom did!!!) by Gordon Henderson · 12 years ago
- 56c77b5 Added a clock mode to enable the GPIo pins to be set with by Gordon Henderson · 12 years ago