Този сайт работи по-добре с JavaScript.
Начало
Помощ
Вход
heuzef
/
WiringPi
огледало от
https://github.com/WiringPi/WiringPi.git
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Версии
9
Уики
Activity
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
Ревизии
10
Клонове
10 MiB
C
92.9%
Makefile
3.1%
Shell
2.1%
Roff
1.2%
TeX
0.7%
Клон:
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
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от 'develop'
${ noResults }
WiringPi
/
debian-template
/
wiringPi
/
DEBIAN
/
postinst
6 lines
98 B
Директен файл
Постоянна връзка
Blame
История
#!/bin/sh
set -e
/bin/chown root:root /usr/bin/gpio
/bin/chmod 4755 /usr/bin/gpio
/sbin/ldconfig