会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
USTHzhanglu
博客园
首页
新随笔
联系
管理
2021年9月13日
为荔枝派交叉编译gpio demo
摘要: title: C语言方式(libgpiod) 在linux4.8以后,可以通过libgpiod库控制gpio 首先在buildroot中生成libgpiod库,然后就可以编写c代码了。 #include <stdio.h> #include <unistd.h> #include <gpiod.h>
阅读全文
posted @ 2021-09-13 09:39 USTHzhanglu
阅读(575)
评论(0)
推荐(0)
编辑
公告