会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
To The Moon
博客园
首页
新随笔
联系
订阅
管理
2021年11月24日
Linux嵌入式开发--驱动设备开发
摘要: 一、根据下面的应用程序代码,试写出对应的LED灯的字符设备驱动程序。 //应用程序 #include<stdio.h> #include<string.h> #include<stdlib.h> #include<sys/types.h> //头文件的查看可用 man 2 open命令查看 #inc
阅读全文
posted @ 2021-11-24 21:17 TTMoon
阅读(16)
评论(0)
推荐(0)
公告