124 コミット (fc3b4d9750db9744d88aba5012c77fad725b0015)

作成者 SHA1 メッセージ 日付
  Jim Parziale bfb3a8b4a0 Added wiringPiISRmulti, which generates an interrupt if any GPIO in a list changes state based on mode. 2年前
  Jim Parziale 6ab6fa00be Remove piFace, Gertboard, scrollPhat examples. 2年前
  Jim Parziale 59cb222aa0 Specify unused parameter 2年前
  Jim Parziale 00b873cdce Changed wiringPiISR so callback gets pin# 2年前
  Jim Parziale af313ea5f7 Added delayMs and delayUs macros for easier code comprehension. 2年前
  Jim Parziale d361d729e4 Added ability to read an entire GPIO bank at once. 2年前
  Jim Parziale b147f74f8e Added full revision number to details. Did some code and commentary cleanup. 2年前
  Jim Parziale 6438187910 Commentary updates 2年前
  Jim Parziale 0f5b312c5b Change memory size report to strings 2年前
  Jim Parziale 337a7fac61 DId some cleanup, added commentary, fixed a couple bugs. 2年前
  Jim Parziale a98e729aa0 Start of a major cleanup... 2年前
  Jim Parziale d3c6ecda3d Add ability to poen regular files in wiringSerial 2年前
  Jim Parziale adb40119db Cleanup and bug fixes 2年前
  Jim Parziale 1584f9315e Updates based on latest RPi revision codes 2年前
  Jim Parziale 21dd33fcd6 Bring back my changes 2年前
  Jim Parziale 3cf1d238b5 Merged in changes from official WiringPi master branch (commit 1ad03dd326) 2年前
  Philip Howard a83d64ea6c Prep for deb release as 2.70 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年前
  Mark Liffiton 5de0d8f573
Add comment w/ source for board type codes. 2年前
  PinkFreud a8112d8677
Add support for the Zero 2 W (#128) 2年前
  Mark Liffiton b1970802ba Reduce size of a buffer to quiet a spurious warning. Fixes #133. 3年前
  Jim Parziale 9dee54bbe4 Incorporated changes from WiringPi-Official v2.60 3年前
  Kurt Tomlinson 376b682dca Remove inappropriate comments 3年前
  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年前
  Peter Kovary 772e1198dd
Return error from `softPwmCreate` if `pthread_create` fails 3年前
  Wolf Vollprecht d903619255
LIBS have to come after OBJ files for recent GCC 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年前
  David Antliff f9ff3b4d35 Remove hard-coded destination paths for debian package creation. 4年前
  FindWaySociety-ykla 7d8188d0bf
Add piMemorySize for rpi4 4年前
  Bertrand Roussel 33fbcd7e50 Make external CC and CFLAGS declaration possible 4年前
  Jim-P 27e209a813 Changes included from 2.60 (the other Unofficial WiringPi mirror) 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 5年前
  Steve Baker a49f696232 Use correct peripheral address for Pi4B 5年前
  Steve Baker aca883a051 Add support for Raspberry Pi 4B 5年前
  Steve Baker 03204c3807 Sync with changes from wiringpi_2.50.orig.tar.gz 5年前
  Jim-P 93300f8ab8 Code and Makefile changes to date 5年前
  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 a402cac920 Removed redundant files 8年前