58 次代码提交 (5cabf4a4f8ac801819341c63ae3e308a8ba2e47b)

作者 SHA1 备注 提交日期
  toca21 5cabf4a4f8 Fixed the Compute Module 4 pin mode setting. The CM4 is equal to RB4 std platform, not CM3 family as it turned out. 3 年前
  MichaIng f152400923
Update wiringPi.c 3 年前
  fanoush 10be9486ff
set WPI_MODE_GPIO as a default mode also for CM4 (#92) 3 年前
  freddyrios 22fac72e1a
fixes WiringPi/WiringPi#100 (#101) 3 年前
  fanoush 1aed7f7c9d Add support for Pi 400 and CM4 4 年前
  namikata2020 6ca0231124 Add piMemorySize for rpi4 8G 4 年前
  FindWaySociety-ykla 7d8188d0bf
Add piMemorySize for rpi4 4 年前
  neuralassembly 651136a110 Keeping compatibility of hardware clock of Pi 4 with earlier versions. 4 年前
  Steve Baker 41f941a78e Fix GPIO pull up/down for Pi4B 4 年前
  Steve Baker a49f696232 Use correct peripheral address for Pi4B 4 年前
  Steve Baker aca883a051 Add support for Raspberry Pi 4B 4 年前
  Steve Baker 03204c3807 Sync with changes from wiringpi_2.50.orig.tar.gz 4 年前
  Gordon Henderson 8d188fa0e0 update for the v3+ 6 年前
  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 年前
  Gordon Henderson e687f3f2c6 Pushing to 2.39 as I have have not done the last one rightly... 7 年前
  Gordon Henderson b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up 8 年前
  Gordon Henderson b0a60c3302 Many changes - tidying up the extensions interfaces. 8 年前
  Phil Howard 26c7fe3332 Updated from git.drogon.net 8 年前
  Gordon Henderson 143b383b8d Added support for the Pimoroni scrollPhat 8 年前
  Gordon Henderson bb6f08487c Updated wiringPi for the new Pi Zero. 9 年前
  Gordon Henderson d79506694d Fixing a few issues - makefile goofs. 9 年前
  Gordon Henderson 170dce5f19 Updated the Debian build system thanks to Ian Jackson for the 9 年前
  IsaoNakamura e7ca03ac8e delete duplicated FSEL_ALT0 definition. 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 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 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 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 da38443cb2 wiringPi Version 2 - First commit (of v2) 11 年前
  Gordon Henderson 3fbc564d00 Synced to git.drogon.net 11 年前
  Philip Howard 234e34450b Synced to git.drogon.net 11 年前
  Gordon Henderson 98bcb20d93 Slight change to the gpio program to fix SPI buffer size when loading 11 年前
  Gordon Henderson 56c77b5a2e Added a clock mode to enable the GPIo pins to be set with 11 年前
  Gordon Henderson e8f6258004 Quite a few changes here. 11 年前
  Gordon Henderson be04c1bd52 Changed the build system to drop I2C for now. Seems to cause too many issues 11 年前
  Gordon Henderson c82fb8735d Updated the build script to better try to detect lack of i2c-dev 12 年前
  Gordon Henderson c121349a7b Minor changes to messages being printed from wiringPiSetup() 12 年前
  Gordon Henderson 13bbba7a22 Lots of changes here. Added new I2C test code, a new serialTest program, 12 年前
  Gordon Drogon dda3305ce1 Updated with latest changes 12 年前