Commit Graph

  • f06b33c66b apply a06 patch a06 cuu 2021-08-23 15:30:36 +08:00
  • 7f8fe26e4f
    Merge pull request #120 from toca21/master master Mark Liffiton 2021-07-26 14:22:01 -05:00
  • 5cabf4a4f8 Fixed the Compute Module 4 pin mode setting. The CM4 is equal to RB4 std platform, not CM3 family as it turned out. toca21 2021-07-20 21:49:53 +02:00
  • 6a17382a0a
    Merge pull request #115 from Faboor/patch-1 Mark Liffiton 2021-06-19 11:07:42 -05:00
  • 772e1198dd
    Return error from softPwmCreate if pthread_create fails Peter Kovary 2021-06-19 12:55:49 +01:00
  • afddd8c504
    Merge pull request #114 from wolfv/patch-1 Mark Liffiton 2021-06-14 20:56:02 -05:00
  • 8b33c328be
    Merge pull request #111 from MichaIng/patch-1 Mark Liffiton 2021-06-09 08:43:17 -05:00
  • d903619255
    LIBS have to come after OBJ files for recent GCC Wolf Vollprecht 2021-06-08 17:52:44 +02:00
  • f152400923
    Update wiringPi.c MichaIng 2021-05-01 21:32:50 +02:00
  • f66c883d7c
    Update README.md to clarify project status (#81) Philip Howard 2021-03-30 16:49:00 +01:00
  • 10be9486ff
    set WPI_MODE_GPIO as a default mode also for CM4 (#92) fanoush 2021-03-30 17:47:47 +02:00
  • 22fac72e1a
    fixes WiringPi/WiringPi#100 (#101) freddyrios 2021-02-24 04:20:12 +01:00
  • e9821abdb4
    Merge pull request #90 from WiringPi/patch-build Philip Howard 2020-11-28 20:25:02 +00:00
  • 0bfff4e208 Update support contacts for INSTALL and gpio.1 patch-build Phil Howard 2020-11-26 20:11:56 +00:00
  • 3772a913d0
    Merge pull request #91 from WiringPi/patch-actions Philip Howard 2020-11-26 20:01:21 +00:00
  • 91f3520239
    Fix for multiple definition of comDat (#76) akvavit01 2020-11-27 01:57:36 +07:00
  • b6501213f0 Remove duplicate content Gadgetoid-patch-readme Phil Howard 2020-11-26 16:41:19 +00:00
  • d4b96c7cb4
    Merge pull request #85 from namikata2020/rpi4_8g Philip Howard 2020-11-26 16:36:49 +00:00
  • 4fc9420625
    Merge pull request #89 from fanoush/master Philip Howard 2020-11-26 16:19:37 +00:00
  • 50fa6362f9 First crack at a build workflow patch-actions Phil Howard 2020-11-26 16:18:51 +00:00
  • 726d5c411c Remove projects@drogon.net contact from build Phil Howard 2020-11-26 16:09:34 +00:00
  • 1aed7f7c9d Add support for Pi 400 and CM4 fanoush 2020-11-26 15:57:05 +01:00
  • 6ca0231124 Add piMemorySize for rpi4 8G namikata2020 2020-10-06 14:50:12 +09:00
  • 6b2edc5b4e
    Update README.md Philip Howard 2020-09-18 22:43:01 +01:00
  • 5c6bab7d42
    Merge pull request #79 from DavidAntliff/debian-fix Philip Howard 2020-09-14 15:02:31 +01:00
  • 6d9ce35f00
    Merge pull request #73 from CoRfr/master Philip Howard 2020-09-14 14:59:54 +01:00
  • f9ff3b4d35 Remove hard-coded destination paths for debian package creation. David Antliff 2020-09-03 13:16:50 +12:00
  • 50b7c5ed7d
    Merge pull request #75 from ykla/master Mark Liffiton 2020-04-07 21:53:39 -05:00
  • 7d8188d0bf
    Add piMemorySize for rpi4 FindWaySociety-ykla 2020-04-07 17:19:45 +08:00
  • 33fbcd7e50 Make external CC and CFLAGS declaration possible Bertrand Roussel 2020-01-26 11:13:14 -08:00
  • 5bbb6e34b8
    Merge pull request #71 from neuralassembly/master Mark Liffiton 2019-12-31 15:24:56 -06:00
  • 651136a110 Keeping compatibility of hardware clock of Pi 4 with earlier versions. neuralassembly 2019-12-30 23:40:30 +09:00
  • 1f908c5eed Small change to reflect new version. Mark Liffiton 2019-12-29 20:40:42 -06:00
  • 2a8e57a1c7
    Update README, convert to markdown Mark Liffiton 2019-12-29 20:39:00 -06:00
  • 16a23e3688
    Merge pull request #70 from steveb/master Mark Liffiton 2019-12-29 20:23:09 -06:00
  • 03e88aef04 One last 2.46->2.50 file update. final_official_2.50 Mark Liffiton 2019-12-29 20:12:14 -06:00
  • 9aed9a4415 Increment version to 2.60 Steve Baker 2019-12-14 20:45:00 +00:00
  • 41f941a78e Fix GPIO pull up/down for Pi4B Steve Baker 2019-12-14 20:42:06 +00:00
  • a49f696232 Use correct peripheral address for Pi4B Steve Baker 2019-12-14 02:01:23 +00:00
  • aca883a051 Add support for Raspberry Pi 4B Steve Baker 2019-12-14 01:09:13 +00:00
  • 03204c3807 Sync with changes from wiringpi_2.50.orig.tar.gz Steve Baker 2019-12-14 13:42:07 +13:00
  • 093e0a17a4 Merge branch 'master' of git://git.drogon.net/wiringPi (v2.46) Mark Liffiton 2018-07-02 09:43:49 -05:00
  • 8d188fa0e0 update for the v3+ Gordon Henderson 2018-03-14 07:17:04 +00:00
  • 0f7d03d9f0 Update README.TXT Philip Howard 2017-08-12 11:06:53 +01:00
  • c947643601 Merge branch 'master' of git://git.drogon.net/wiringPi Phil Howard 2017-03-08 16:13:57 +00:00
  • 96344ff712 Fixed GPIO based address for Pi Zero-W Gordon Henderson 2017-03-03 15:56:24 +00:00
  • e8da87fbac Added a fix to include -lcrypt for people who can't do it themselves. Added gpio readall support for the Pi 0W. Gordon Henderson 2017-03-01 11:55:19 +00:00
  • 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. Gordon Henderson 2017-02-27 19:51:32 +00:00
  • 5066e09747 Merge branch 'master' of git://git.drogon.net/wiringPi Phil Howard 2017-02-03 16:02:42 +00:00
  • e687f3f2c6 Pushing to 2.39 as I have have not done the last one rightly... Gordon Henderson 2017-01-24 12:13:39 +00:00
  • e77ee78b4d Minor changes for the CM3. Fixed some compiler warnings. New wiringPi version mechanism. Put 4800 baud (back) into the system. Re-added piBoardRev (really an alias of piGpioLayout()) Gordon Henderson 2017-01-21 17:35:10 +00:00
  • b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up for kernels 4.8 onwards. Gordon Henderson 2016-12-12 14:19:55 +00:00
  • 9a8f8bee5d Updated from git.drogon.net Phil Howard 2016-02-29 11:46:13 +00:00
  • b0a60c3302 Many changes - tidying up the extensions interfaces. Updating the GPIO command - new command - allreadall ScrollPhat code max31855 code (tested with adafruit breakout board) more tests updated rht03 code Gordon Henderson 2016-02-29 06:57:38 +00:00
  • 39d53628e6 Merge pull request #19 from Firobe/patch-1 Philip Howard 2016-02-27 16:51:24 +00:00
  • e488b1bc25 Merge pull request #34 from IsaoNakamura/wrkStudy Philip Howard 2016-02-27 16:49:04 +00:00
  • 579a7b839a Removed pesky piFaceOld.c Phil Howard 2016-02-27 16:30:24 +00:00
  • a402cac920 Removed redundant files Phil Howard 2016-02-27 16:25:17 +00:00
  • 26c7fe3332 Updated from git.drogon.net Phil Howard 2016-02-27 16:03:10 +00:00
  • 2dbecfca0a Minor change to the scroll phat test program, and bumped the version. Gordon Henderson 2016-01-28 21:36:30 +00:00
  • 143b383b8d Added support for the Pimoroni scrollPhat Added support for the ADS1115 16-bit ADC Updated the gpio readall command to correctly with with the Compute Module and fixed a resulting bug in wiringPi... Gordon Henderson 2016-01-28 19:20:31 +00:00
  • 78b5c323b7 Bumped Version to 2.31 Gordon Henderson 2015-12-02 15:13:50 +00:00
  • 31a8a2cdb8 gpio readall didn't work on the Zero. This fixed that little goof Gordon Henderson 2015-12-02 15:13:01 +00:00
  • bb6f08487c Updated wiringPi for the new Pi Zero. Also affects the Pi v2 which also uses the new Revision encoding scheme (It was slightly bodged before) This ought to be relatively future proof, but who knows. Gordon Henderson 2015-11-29 21:08:04 +00:00
  • d79506694d Fixing a few issues - makefile goofs. Also adding in the stuff for /dev/gpiomem with warnings and information in the gpio manual page (who reads that though!) Gordon Henderson 2015-09-30 16:11:42 +01:00
  • f6c40cb2a6 Fixed the requirement for -lm Updated the gpio program to be device tree aware. Gordon Henderson 2015-09-24 22:35:31 +01:00
  • 170dce5f19 Updated the Debian build system thanks to Ian Jackson for the help. Gordon Henderson 2015-09-20 19:30:38 +01:00
  • a776e6b0e8 Introduce a proper Debian source package build system Ian Jackson 2015-09-12 17:13:42 +00:00
  • ae421d4a9c Makefiles: Honour WIRINGPI_SONAME_SUFFIX Ian Jackson 2015-09-12 18:45:09 +00:00
  • 3ceb07a9a6 Makefiles: Honour WIRINGPI_SUDO=0 Ian Jackson 2015-09-12 17:17:36 +00:00
  • f5dd04b5ae Makefiles: Honour LDCONFIG from the environment Ian Jackson 2015-09-12 17:16:46 +00:00
  • 508d6b31bd Makefiles: Do not override PREFIX or DESTDIR from the environment Ian Jackson 2015-09-12 17:15:44 +00:00
  • 73aa8956c5 build: Introduce a variable "$sudo" and honour WIRINGPI_SUDO Ian Jackson 2015-09-12 16:41:38 +00:00
  • ac0f074ff7 Build system: Move template-based debian build into debian-template Ian Jackson 2015-09-12 17:25:39 +00:00
  • 532083f474 Manpage gpio(1): Regularise header Ian Jackson 2015-09-12 19:16:50 +00:00
  • a19bfb5798 examples/blink.sh: Add missing +x bit with chmod Ian Jackson 2015-09-12 16:38:12 +00:00
  • f8a025189f Build system: Fix erroneous symlink in devLib/Makefile Ian Jackson 2015-09-10 00:11:33 +00:00
  • a6ee925df6 Build system: Fix ./build debian Ian Jackson 2015-09-10 00:09:36 +00:00
  • 5f7dc3263b Build system: Remove a trailing tab from gpio/Makefile Ian Jackson 2015-09-09 23:39:59 +00:00
  • da03f9ed2f Build system: Enable V=1 to disable @'s Ian Jackson 2015-09-09 23:38:36 +00:00
  • cf6f38107e Build system: Add a formulaic setting of Q from V for debugging Ian Jackson 2015-09-09 23:34:18 +00:00
  • 2ab836ecea Build system: Add a .gitignore Ian Jackson 2015-09-09 23:31:15 +00:00
  • 95a292824f Build system: Add missing set -e Ian Jackson 2015-09-09 23:30:16 +00:00
  • e7ca03ac8e delete duplicated FSEL_ALT0 definition. IsaoNakamura 2015-08-21 20:54:36 +09:00
  • 5edd177112 Updated the board types to cope with an 0014 version in the new compute module Gordon Henderson 2015-03-08 16:59:33 +00:00
  • 72b2af231b OK. So the Pi v2 I have had older firmware and it wasn't quite the same as everyone elses. Gordon Henderson 2015-02-03 14:53:32 +00:00
  • 7cb817498e OK, so an easier way to manage versions. Debian package creation - crude, probably violated the Debian policys but it seems to work just fine... some other changes. Gordon Henderson 2015-01-31 16:43:08 +00:00
  • eb1fc2c920 Updates to the build process Moved the extensions into wiringPi from gpio and made it more general purpose more so that RTB and anything else can dymanically add devices into wiringPi. Changes to GPIO to updates for the SPI and I2C module loads Added gpio unload for SPI and I2C. Gordon Henderson 2015-01-30 18:14:49 +00:00
  • 51fff3cab9 Updated a technicality in softPwm, and added a suggested memset to zero for the SPI code - it's mentioned in spidev.h but not used in the actual kernel documentation example spi_test.c program )-: Gordon Henderson 2015-01-29 10:17:25 +00:00
  • d42e831089 Updated versions for new maker - mbest Gordon Henderson 2015-01-07 14:26:17 +00:00
  • 0a9fdeb29d Minor changes to the PiGlow code - got the orange & yellow the right way round at last.. Gordon Henderson 2014-11-10 10:55:23 +00:00
  • df45388f64 Fixed a bug in the gpio readall command on model B's (caused by a side-effect of changing it for the B+) Gordon Henderson 2014-07-17 22:23:57 +01:00
  • dca8a19fb8 Updated mostly to the gpio readall command to support the Raspberry Pi B+ Gordon Henderson 2014-07-14 08:39:38 +01:00
  • 0150b02478 Fixed a small bug in the ISR code where it was looking for the gpio program. Should now work correctly on Arch, or other systems that install gpio as /usr/bin/gpio. Gordon Henderson 2014-06-27 10:55:39 +01:00
  • 7cbb8865c8 Bumped version to 2.15 Gordon Henderson 2014-06-24 19:25:42 +01:00
  • 6fba403b2f Updates for the Raspnerry Pi Compute Module - changes to the gpio program to produce a nicer 'readall' output too. Gordon Henderson 2014-06-24 19:23:31 +01:00
  • 05e2f67e7f changed to pin mode to support softPwm. bugfix in blink.sh - wring pin improving the maxdetect routing - a little. gpio pins Gordon Henderson 2014-05-20 11:43:07 +01:00
  • 9074cc8964 PULSE_TIME wasn't used. Firobe 2014-05-08 18:16:30 +02:00
  • f18c8f7204 Added some tweaks to gpio to set alt modes on pins (sssh!) Gordon Henderson 2013-08-03 23:53:35 +01:00
  • 43422be6ac Bumped version Gordon Henderson 2013-07-28 21:38:08 +01:00