mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2026-01-31 04:15:26 +01:00
for kernels 4.8 onwards. Some very old stuff might break. Additional fixes for the ISR code and some tweaks here and there. I've removed the checks for some operations that might fail when using the gpiomem interface - which is now the default way of doing things - if your program segfaults, then you may need to use sudo on it.
11 lines
328 B
Plaintext
11 lines
328 B
Plaintext
Package: wiringpi
|
|
Version: 2.36
|
|
Section: libraries
|
|
Priority: optional
|
|
Architecture: armhf
|
|
Depends: libc6
|
|
Maintainer: Gordon Henderson <projects@drogon.net>
|
|
Description: The wiringPi libraries, headers and gpio command
|
|
Libraries to allow GPIO access on a Raspberry Pi from C and C++
|
|
programs as well as from the command-line
|