83 コミット (a19bfb579804db76c11ac41a47a097f53ec25ea8)
 

作成者 SHA1 メッセージ 日付
  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年前
  Gordon Henderson 41fb1b9e2a Gah. another small fix to the I2C code. 11年前
  Gordon Henderson a7c21d3efc Bumped version number to 2.04 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 4c8862eac9 Botched the ALT order in gpio )-: 11年前
  Gordon Henderson 56c77b5a2e Added a clock mode to enable the GPIo pins to be set with 11年前
  Gordon Henderson 4ba36e247a Fixed a minor formatting issue in gpio readall 11年前
  Gordon Henderson e8f6258004 Quite a few changes here. 11年前
  Gordon Henderson db925cea18 Updated the build & makefile to allow for building the 11年前
  Gordon Henderson 95342e1f83 changed build to not do the I2C checks. 11年前