このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
heuzef
/
WiringPi
ミラー元
https://github.com/WiringPi/WiringPi.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
9
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
148
コミット
10
ブランチ
50 MiB
ツリー:
33fbcd7e50
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 }
を作成
'33fbcd7e50' から
${ noResults }
WiringPi
/
version.h
version.h
72 B
Raw
通常表示
履歴
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