Пожалуйста, включите JavaScript.
Главная
Помощь
Вход
heuzef
/
WiringPi
зеркало из
https://github.com/WiringPi/WiringPi.git
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Релизы
9
Вики
Активность
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
154
коммитов
10
Ветки
26 MiB
Дерево:
50fa6362f9
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 }
Создать ветку
${ searchTerm }
из '50fa6362f9'
${ noResults }
WiringPi
/
version.h
version.h
72 B
Исходник
Обычный вид
История
Increment version to 2.60 Now that the upstream maintainer has abandoned this project without establishing another maintainer, its difficult to choose an appropriate version number. Going with 2.60 for now, as this only has incremental changes to support 4B.
5 лет назад
Minor changes for the CM3. Fixed some compiler warnings. New wiringPi version mechanism. Put 4800 baud (back) into the system. Re-added piBoardRev (really an alias of piGpioLayout())
7 лет назад
Increment version to 2.60 Now that the upstream maintainer has abandoned this project without establishing another maintainer, its difficult to choose an appropriate version number. Going with 2.60 for now, as this only has incremental changes to support 4B.
5 лет назад
1
2
3
#define VERSION "2.60"
#define VERSION_MAJOR 2
#define VERSION_MINOR 60