1. 2ab836e Build system: Add a .gitignore by Ian Jackson · 10 years ago
  2. 95a2928 Build system: Add missing set -e by Ian Jackson · 10 years ago
  3. 5edd177 Updated the board types to cope with an 0014 version in the new compute module by Gordon Henderson · 10 years ago
  4. 72b2af2 OK. So the Pi v2 I have had older firmware and it wasn't quite by Gordon Henderson · 10 years ago
  5. 7cb8174 OK, so an easier way to manage versions. by Gordon Henderson · 11 years ago
  6. eb1fc2c Updates to the build process by Gordon Henderson · 11 years ago
  7. 51fff3c Updated a technicality in softPwm, and added a suggested memset to zero by Gordon Henderson · 11 years ago
  8. d42e831 Updated versions for new maker - mbest by Gordon Henderson · 11 years ago
  9. 0a9fdeb Minor changes to the PiGlow code - got the orange & yellow the right way by Gordon Henderson · 11 years ago
  10. df45388 Fixed a bug in the gpio readall command on model B's (caused by a side-effect by Gordon Henderson · 11 years ago
  11. dca8a19 Updated mostly to the gpio readall command to support the Raspberry Pi B+ by Gordon Henderson · 11 years ago
  12. 0150b02 Fixed a small bug in the ISR code where it was looking for the gpio program. by Gordon Henderson · 11 years ago
  13. 7cbb886 Bumped version to 2.15 by Gordon Henderson · 11 years ago
  14. 6fba403 Updates for the Raspnerry Pi Compute Module - changes to the gpio program by Gordon Henderson · 11 years ago
  15. 05e2f67 changed to pin mode to support softPwm. by Gordon Henderson · 11 years ago
  16. f18c8f7 Added some tweaks to gpio to set alt modes on pins (sssh!) by Gordon Henderson · 12 years ago
  17. 43422be Bumped version by Gordon Henderson · 12 years ago
  18. 477f856 It helps if you add the files into GIT... by Gordon Henderson · 12 years ago
  19. f52dd83 Minor changes to the files and removed a bit of debug. by Gordon Henderson · 12 years ago
  20. 5e16e15 tidied and tested DRC Serial (renamed it it drcSerial too) by Gordon Henderson · 12 years ago
  21. e25cbc0 Added in the PiGlow devLib extension driver. by Gordon Henderson · 12 years ago
  22. cbf6d64 Added in PiGlow devLib and a couple of examples for the PiGlow bumped version. by Gordon Henderson · 12 years ago
  23. d24cf06 Added in the SN3218 LED controller IC - as used in the PiGlow by Gordon Henderson · 12 years ago
  24. 8c8578a Reverted gpio readall to older version - new version is gpio nreadall by Gordon Henderson · 12 years ago
  25. 27afc01 Added in a max5322 SPI D to A chip by Gordon Henderson · 12 years ago
  26. 4d43c8c gpio Makefile changed to add PREFIX & DESTDIR mcp3004.c bugfixed. It works now! by Gordon Henderson · 12 years ago
  27. 45bfe43 Typo in mcp3002.c by Gordon Henderson · 12 years ago
  28. 02a3bd8 Readall command in gpio changed. by Gordon Henderson · 12 years ago
  29. 4a379ec Properly added the max31855 files now by Gordon Henderson · 12 years ago
  30. 2769876 Fixed delayMicroseconds for more than 1 second. Added new code for max31855 by Gordon Henderson · 12 years ago
  31. 348bc73 Sorted a variable initialisation issue that was giving incorrect results by Gordon Henderson · 12 years ago
  32. 711017e More typos, added mcp3004/mcp3008 by Gordon Henderson · 12 years ago
  33. 41fb1b9 Gah. another small fix to the I2C code. by Gordon Henderson · 12 years ago
  34. a7c21d3 Bumped version number to 2.04 by Gordon Henderson · 12 years ago
  35. bfaf266 Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate by Gordon Henderson · 12 years ago
  36. 25895a8 Bother. Small issue crept into the SPI code. by Gordon Henderson · 12 years ago
  37. da38443 wiringPi Version 2 - First commit (of v2) by Gordon Henderson · 12 years ago
  38. 98bcb20 Slight change to the gpio program to fix SPI buffer size when loading by Gordon Henderson · 12 years ago
  39. 4c8862e Botched the ALT order in gpio )-: (Or maybe Broadcom did!!!) by Gordon Henderson · 13 years ago
  40. 56c77b5 Added a clock mode to enable the GPIo pins to be set with by Gordon Henderson · 13 years ago
  41. 4ba36e2 Fixed a minor formatting issue in gpio readall by Gordon Henderson · 13 years ago
  42. e8f6258 Quite a few changes here. by Gordon Henderson · 13 years ago
  43. db925ce Updated the build & makefile to allow for building the by Gordon Henderson · 13 years ago
  44. 95342e1 changed build to not do the I2C checks. by Gordon Henderson · 13 years ago
  45. be04c1b Changed the build system to drop I2C for now. Seems to cause too many issues by Gordon Henderson · 13 years ago
  46. c82fb87 Updated the build script to better try to detect lack of i2c-dev by Gordon Henderson · 13 years ago
  47. 4673e38 Change to the build script to check for the presence of the I2C development by Gordon Henderson · 13 years ago
  48. c121349 Minor changes to messages being printed from wiringPiSetup() by Gordon Henderson · 13 years ago
  49. 13bbba7 Lots of changes here. Added new I2C test code, a new serialTest program, by Gordon Henderson · 13 years ago
  50. 25e4ec5 Big update here. by Gordon Henderson · 13 years ago
  51. 183c5a6 More changes to help reflect usage on Rev 2 / 512MB Raspberry Pi's. by Gordon Henderson · 13 years ago
  52. 86a5c68 Updating gpio manual page by Gordon Henderson · 13 years ago
  53. db2edcc Updated examples makefile to not actually make any code now. by Gordon Henderson · 13 years ago
  54. 538a066 Added in some new functions to return the Pi board revision and by Gordon Henderson · 13 years ago
  55. 8cb4939 Improved the PWM functions with help from Chris Hall. by Gordon Henderson · 13 years ago
  56. 30d79da A-Ha! discovered that overvolted Raspberry Pi's have 10000 added to their by Gordon Henderson · 13 years ago
  57. 728cdc4 Updated wiringPi to check the the hardware board revision, to by Gordon Henderson · 13 years ago
  58. 99095e3 Added new SPI driver helpers. by Gordon Henderson · 13 years ago
  59. 4666573 Added C++ wrappers for some of the newer .h files by Gordon Henderson · 13 years ago
  60. c6799ea Updating softPwm to fix some typos. by Gordon Henderson · 13 years ago
  61. a20fb1b Added software PWM module into wiringPi - library code and an example. by Gordon Henderson · 13 years ago
  62. e636f62 Merge branch 'master' of git://git.drogon.net/wiringPi by Gordon Henderson · 13 years ago
  63. fbab4b8 Changes to the piNes driver to relect the new delayMicroseconds() by Gordon Henderson · 13 years ago
  64. 870ba41 Updated pwmWrite to not mask the value written in-case a call by Gordon Henderson · 13 years ago
  65. 1bb4989 Merge branch 'master' of git.drogon.net:projects/wiringPi by Gordon Henderson · 13 years ago
  66. 178ea08 Minor updates to GPIO and README files by Gordon Henderson · 13 years ago
  67. f99ffed Updated the GPIO command to add in new features for PWM by Gordon Henderson · 13 years ago
  68. c433519 Updated gpio program to fix some minor issues. by Gordon Henderson · 13 years ago
  69. 8fcaefd Updated Makefile so that uninstall works properly by Gordon Henderson · 13 years ago
  70. c056a9e Tidying up by Gordon Henderson · 13 years ago
  71. f9bec27 Tidying up some old debug by Gordon Henderson · 13 years ago
  72. 4bf5e13 Added a description! by Gordon Henderson · 13 years ago
  73. c213e05 Added some comments about removing the call to pullUpDnControl() in pinMode () by Gordon Henderson · 13 years ago
  74. 83214ad Merge branch 'master' of hermes:git/wiringPi by Gordon Henderson · 13 years ago
  75. b23cb44 Updated wiringPi.c to work with some pullUpDown stuff by Gordon Henderson · 13 years ago
  76. 0d68cee Updated wiringPi.c to work with some pullUpDown stuff by Gordon Henderson · 13 years ago
  77. bf0ad86 Initial move to GIT by Gordon Henderson · 13 years ago