Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
heuzef
/
WiringPi
peilaus alkaen
https://github.com/WiringPi/WiringPi.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
9
Wiki
Toiminta
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
335
Commitit
10
Branchit
10 MiB
C
92.9%
Makefile
3.1%
Shell
2.1%
Roff
1.2%
TeX
0.7%
Haara:
develop
bugfix
cmake
deb-packaging
develop
docu
example
master
pcie
ubuntu
unittest
3.10
3.8
3.6
3.4
3.2
3.1
3.0
2.61-1
final_official_2.50
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'develop'
${ noResults }
WiringPi
/
debian-template
/
wiringPi
/
DEBIAN
/
postinst
6 rivejä
98 B
Raaka
Pysyvä linkki
Blame
Historia
#!/bin/sh
set -e
/bin/chown root:root /usr/bin/gpio
/bin/chmod 4755 /usr/bin/gpio
/sbin/ldconfig