最基本的Linux驱动程序,自写,如按键和GPIO的驱动程序,基于S33C2410开发板,希望对初学者有所帮助...
- 资源大小:30.61 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
嵌入式系统
others
资 源 简 介
最基本的Linux驱动程序,自写,如按键和GPIO的驱动程序,基于S33C2410开发板,希望对初学者有所帮助-basic Linux driver,written myself,including the key driver and gpio driver ,holp it is helpfull for freshmen of arm linux driver designer.
文 件 列 表
rtc
makefile~
makefile
key.c~
rtc.c
rtc.c~
rtc.o
led
test
Makefile~
Makefile
file.c
led.c
led.o
keyled
makefile~
makefile
keyled.c
keyled.c~
keyled.o
key
sbc2410
makefile~
makefile
key.c
key.o
hello
Makefile~
hello
hello.c
hello.c~
gpio
makefile
gpiotest
gpiodrv.c
gpiodrv.o
gpiotest.c