Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
heuzef
/
WiringPi
miroir de
https://github.com/WiringPi/WiringPi.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
9
Wiki
Activité
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
151
Révisions
10
Branches
53 MiB
Aborescence:
fa683c19c1
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
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de 'fa683c19c1'
${ noResults }
WiringPi
/
version.h
version.h
72 B
Brut
Vue normale
Historique
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.
il y a 5 ans
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())
il y a 7 ans
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.
il y a 5 ans
1
2
3
#define VERSION "2.60"
#define VERSION_MAJOR 2
#define VERSION_MINOR 60