Commit Graph

404 Commits

Author SHA1 Message Date
mstroh76
0b8eede1bd #346 adjust unit test 2025-05-23 20:51:06 +02:00
mstroh76
b87ca97daf #264 adjust unit test and fix is40pin 2025-05-23 19:51:01 +02:00
mstroh76
18fc04d7f2 #322 check pin numbers after convert to BCM 2025-05-18 21:17:09 +02:00
mstroh76
2f52fa27e5 #264 gpio wfis & unit test 2025-05-16 18:31:28 +02:00
mstroh76
b1b896582e #346 gpio wfidb command and unit test improvment 2025-05-11 20:21:39 +02:00
mstroh76
799b484af0 #346 gpio wfi unit test 2025-05-10 11:55:19 +02:00
mstroh76
d5f0ea06f4 #337 ISr user datat and unit test 2025-05-04 19:41:14 +02:00
mstroh76
08033bc787 #346 unit test adjust 2025-05-04 13:42:35 +02:00
mstroh76
31bf218a7c #346 unit test irq dection time with debounce 2025-05-04 12:20:48 +02:00
mstroh76
323f4d09f3 #346 ajust unit test for Pi1 2025-05-03 20:26:31 +02:00
mstroh76
50908a31eb #346 unit test 2025-05-02 19:51:24 +02:00
mstroh76
b71a2b688e #346 irq status var name ajust 2025-05-02 19:50:44 +02:00
mstroh76
38274fe6e8 #346 GPIO Character Device Userspace API V2 - compatibility to old interface 2025-05-02 13:10:40 +02:00
Manfred Wallner
9c9f3c1663 Merge pull request #325 from phylax2020/development
waitForInterrupt and wiringPiISR with status
2025-03-29 18:41:56 +01:00
phylax2020
2f35ff5ec8 Version v3.16: added wfi status for wiringPiISR and waitForInterrupt 2025-02-20 11:29:30 +01:00
phylax2020
44538850b4 WiringPi.c interrupthandler ppoll timeout reduced 2025-02-18 10:46:08 +01:00
phylax2020
7abeddde2d wiringPi.c ; waitForInterrupt releases fd and line itself, wiringPiISRStop not necessary to be called 2025-02-17 22:09:07 +01:00
phylax2020
04dc08e511 wiringPi.c: waitForInterrupt rewritten 2025-02-17 12:23:11 +01:00
phylax2020
3c3b69c888 wiringPi.c : memory leak in wiringPiISR and wiringPiISRStop fixed 2025-02-16 23:02:24 +01:00
phylax2020
0212a0e5ae Merge branch 'development' of https://github.com/phylax2020/WiringPi into development 2025-02-16 22:55:50 +01:00
phylax2020
a7e20b8bf7 wiringPi.c : memory leak in wiringPiISR and wiringPiISRStop fixed 2025-02-16 22:53:08 +01:00
Manfred Wallner
d1eb316b09 Merge pull request #318 from phylax2020/development
Upgrade to GPIO_V2 IOCTL with debounce option
2025-02-13 21:39:39 +01:00
Manfred Wallner
60f100b465 Merge branch 'GPIO_V2_IOCTL' into development 2025-02-13 21:39:19 +01:00
phylax2020
a261ceb485 Pi500/CM5 support 2025-02-11 20:01:41 +01:00
phylax2020
9e105d1bb4 functions.md 2025-02-11 16:11:41 +01:00
phylax2020
92be5caccd Version 3.14: WiringPi functions upgrade to GPIO_V2 IOCTL 2025-02-11 16:02:33 +01:00
mstroh76
2de08f2c2d Merge pull request #311 from WiringPi/test
Unit Test Bench
2025-02-02 20:24:25 +01:00
mstroh76
3639bd3fdb #305 Release 2025-02-02 19:05:53 +01:00
mstroh76
6b500e49cf #305 support for CM5(L) and Pi500 2025-01-30 17:58:15 +01:00
mstroh76
6b54152805 Merge branch 'develop' into test 2025-01-30 17:43:58 +01:00
mstroh76
f524fdf8c3 Merge pull request #307 from WiringPi/Pi500
Pi500
2025-01-30 17:14:56 +01:00
phylax2020
0bf457519d Version 3.13 : debounce time added for wiringPiISR and waitForInterrupt library functions. Documentation update 2025-01-29 19:09:32 +01:00
phylax2020
b55101e013 isr_debounce.c 2025-01-29 11:50:28 +01:00
phylax2020
b29831d563 functions.md 2025-01-29 11:47:07 +01:00
phylax2020
2e3dae0f72 functions.md 2025-01-29 11:40:41 +01:00
phylax2020
92793adf42 functions.md 2025-01-29 11:03:34 +01:00
phylax2020
554b83236b functions.md 2025-01-29 10:53:35 +01:00
phylax2020
ff440b029f functions.md 2025-01-29 10:29:18 +01:00
phylax2020
3370e8d137 functions.md 2025-01-29 09:49:05 +01:00
phylax2020
c6945bb450 functions.md 2025-01-29 09:45:16 +01:00
phylax2020
cd65d29b14 functions.md 2025-01-29 09:40:37 +01:00
phylax2020
5efdc032aa Merge branch 'development' of https://github.com/phylax2020/WiringPi into development
# Conflicts:
#	documentation/deutsch/functions.md
2025-01-29 09:38:47 +01:00
phylax2020
12e3abab94 functions.md 2025-01-29 09:34:49 +01:00
phylax2020
349a5adb38 Update functions.md 2025-01-28 23:45:15 +01:00
phylax2020
3e1f99e24d new example isr_debounce.c 2025-01-28 22:30:54 +01:00
phylax2020
18295f0dfb Update functions.md
Vor Aufruf waitForInterrupt muss waitForInterruptInit aufgerufen werden.
2025-01-28 21:46:50 +01:00
mstroh76
7b03cd9f42 Pi500/CM5/CM5L support 2025-01-18 16:10:54 +01:00
mstroh76
b9a85a670e #302 Pi500/CM5/CM5L revision code 2025-01-18 16:33:06 +04:00
mstroh76
8d4d7a1501 #305 2025-01-11 13:24:25 +01:00
mstroh76
f3231d9307 define us for expect value 2025-01-11 13:09:22 +01:00