Цей веб-сайт працює краще з JavaScript.
Головна
Довідка
Увійти
heuzef
/
WiringPi
дзеркало
https://github.com/WiringPi/WiringPi.git
Слідкувати
1
В обрані
0
Форк
0
Код
Проблеми
0
Релізи
9
Вікі
Активність
Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
175
Коміти
10
Гілки
53 MiB
Дерево:
25eb50e9cb
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 }
з '25eb50e9cb'
${ 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