Go to file
2023-12-01 17:59:06 +08:00
debian first commit 2023-08-11 15:53:17 +08:00
devLib first commit 2023-08-11 15:53:17 +08:00
examples first commit 2023-08-11 15:53:17 +08:00
gpio 增加设备蓝莓(Blueberry) 2023-12-01 17:50:18 +08:00
pins first commit 2023-08-11 15:53:17 +08:00
wiringPi 增加设备蓝莓(Blueberry) 2023-12-01 17:50:18 +08:00
wiringPiD first commit 2023-08-11 15:53:17 +08:00
.gitignore first commit 2023-08-11 15:53:17 +08:00
build 增加设备蓝莓(Blueberry) 2023-12-01 17:50:18 +08:00
COPYING.LESSER first commit 2023-08-11 15:53:17 +08:00
INSTALL first commit 2023-08-11 15:53:17 +08:00
newVersion first commit 2023-08-11 15:53:17 +08:00
People first commit 2023-08-11 15:53:17 +08:00
README.md 修改文档 2023-12-01 17:59:06 +08:00
update first commit 2023-08-11 15:53:17 +08:00
VERSION first commit 2023-08-11 15:53:17 +08:00
version.h first commit 2023-08-11 15:53:17 +08:00

说明

本仓库是将 wiringOP 移植到 Blueberry 上。

下载

apt-get update  
apt-get install -y git  
git clone https://git.aixiao.me/aixiao/wiringPi_Blueberry.git  

编译安装

cd wiringPi_Blueberry
bash build clean
bash build