Strona działa najlepiej z włączonym JavaScript.
Strona główna
Pomoc
Zaloguj się
heuzef
/
WiringPi
kopia lustrzana
https://github.com/WiringPi/WiringPi.git
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Wydania
9
Wiki
Aktywność
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
154
Commity
10
Gałęzie
26 MiB
Drzewo:
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
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z '50fa6362f9'
${ noResults }
WiringPi
/
version.h
version.h
72 B
Czysty
Zwykły widok
Historia
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 lat temu
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 lat temu
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 lat temu
1
2
3
#define VERSION "2.60"
#define VERSION_MAJOR 2
#define VERSION_MINOR 60