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 |
|
kovianyo
|
9d34a0a9b5
|
Describing pin numbering arguments and wfi modes in gpio usage text
|
2025-04-18 14:05:58 +02:00 |
|
kovianyo
|
2a848b5de1
|
Using spaces instead of tabs in gpio usage text
|
2025-04-18 13:59:03 +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 |
|
mstroh
|
78a78dc67d
|
Merge pull request #333 from Mr-Fishy/master
Further English Doc & Markdown Corrections
|
2025-03-20 18:50:06 +01:00 |
|
Mr-Fishy
|
7c2e519515
|
Added CMake Linking Example
|
2025-03-12 12:24:28 -07:00 |
|
Mr-Fishy
|
ab37fd21d6
|
Final Corrections & Added Basic Function Descriptions
|
2025-03-12 12:03:39 -07:00 |
|
Mr-Fishy
|
a9d8e734a8
|
Further English Doc & Markdown Corrections
|
2025-03-12 11:35:27 -07:00 |
|
chirndler
|
ee3e2a9fb0
|
Merge pull request #331 from WiringPi/mstroh76-patch-2
|
2025-03-02 11:27:09 +01:00 |
|
mstroh
|
715f3458fd
|
Update README.md
|
2025-03-02 11:02:44 +01:00 |
|
chirndler
|
5986361721
|
Merge pull request #330 from WiringPi/develop
|
2025-03-02 10:57:59 +01:00 |
|
chirndler
|
c1f4f9d20c
|
Merge pull request #329 from WiringPi/docu
|
2025-03-01 22:48:09 +01:00 |
|
mstroh
|
deb675d785
|
#324 Update README.md
|
2025-03-01 11:55:28 +01:00 |
|
mstroh
|
63a145b0c7
|
#324
|
2025-03-01 11:50:16 +01:00 |
|
mstroh
|
b681bc7479
|
#324 Full SPI function translation
|
2025-03-01 11:48:23 +01:00 |
|
mstroh
|
f0e1f0e521
|
#324
|
2025-03-01 11:34:40 +01:00 |
|
mstroh
|
f0db02b638
|
#324 Full SPI Bus documentation german
|
2025-03-01 11:27:47 +01:00 |
|
mstroh
|
7bde79fba9
|
#324 SPI german
|
2025-02-28 18:26:44 +01:00 |
|
mstroh
|
ea7c8ffe13
|
#324
|
2025-02-28 18:02:57 +01:00 |
|
mstroh
|
b09713ea10
|
#324 Translation corrections
|
2025-02-28 18:02:17 +01:00 |
|
mstroh
|
15de0cab87
|
#324
|
2025-02-28 17:58:57 +01:00 |
|
mstroh
|
1322cb23dd
|
#324 waitForInterrupt dont use
|
2025-02-28 17:58:06 +01:00 |
|
mstroh
|
8e02c4e75a
|
#324 Translation and space fixes
|
2025-02-28 17:54:56 +01:00 |
|
mstroh
|
36524ef082
|
#324 wrong translation
|
2025-02-20 13:08:37 +01:00 |
|
mstroh
|
efe6d6e09c
|
#324 typo
|
2025-02-20 13:06:39 +01:00 |
|
mstroh
|
27e481f51c
|
Merge pull request #323 from Mr-Fishy/master
Added English Translated Documentation Page
|
2025-02-20 13:00:47 +01:00 |
|
phylax2020
|
2f35ff5ec8
|
Version v3.16: added wfi status for wiringPiISR and waitForInterrupt
|
2025-02-20 11:29:30 +01:00 |
|
Mr-Fishy
|
6ceb588237
|
Added English Translated Documentation Page
|
2025-02-19 16:27:37 -08: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
|
4639b7ac45
|
Merge pull request #312 from WiringPi/develop
Release 3.14
|
2025-02-03 20:12:45 +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 |
|