Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
heuzef
/
WiringPi
mirror da
https://github.com/WiringPi/WiringPi.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
9
Wiki
Attività
Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
154
Commit
10
Rami (Branch)
26 MiB
Albero (Tree):
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
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '50fa6362f9'
${ noResults }
WiringPi
/
version.h
version.h
72 B
Originale
Vista normale
Cronologia
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 anni fa
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 anni fa
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 anni fa
1
2
3
#define VERSION "2.60"
#define VERSION_MAJOR 2
#define VERSION_MINOR 60