嵌入式Linux应用开发完全手册

时间:2015-01-01 16:36:07
【文件属性】:
文件名称:嵌入式Linux应用开发完全手册
文件大小:467KB
文件格式:ZIP
更新时间:2015-01-01 16:36:07
嵌入式Linux应用开发完全手册 《源代码(全)》 . |-- drivers_and_test | |-- buttons | | |-- button_test.c | | |-- Makefile | | `-- s3c24xx_buttons.c | |-- fb_test | | |-- fb.h | | |-- fb_test.c | | `-- Makefile | |-- leds | | |-- led_test | | |-- led_test.c | | |-- Makefile | | `-- s3c24xx_leds.c | `-- regeditor | |-- Makefile | `-- regeditor.c |-- hardware | |-- adc_ts | | |-- adc_ts.c | | |-- adc_ts.h | | |-- adc_ts.lds | | |-- head.S | | |-- include | | | |-- ctype.h | | | |-- gcclib.h | | | |-- kernel.h | | | |-- stdio.h | | | |-- string.h | | | |-- system.h | | | `-- types.h | | |-- init.c | | |-- interrupt.c | | |-- interrupt.h | | |-- lib | | | |-- ctype.c | | | |-- div64.h | | | |-- div64.S | | | |-- lib1funcs.S | | | |-- Makefile | | | |-- muldi3.c | | | |-- printf.c | | | |-- printf.h | | | |-- string.c | | | |-- vsprintf.c | | | `-- vsprintf.h | | |-- main.c | | |-- Makefile | | |-- nand.c | | |-- s3c24xx.h | | |-- serial.c | | `-- serial.h | |-- hello | | `-- hello.c | |-- i2c | | |-- head.S | | |-- i2c.c | | |-- i2c.h | | |-- i2c.lds | | |-- include | | | |-- ctype.h | | | |-- gcclib.h | | | |-- kernel.h | | | |-- stdio.h | | | |-- string.h | | | |-- system.h | | | `-- types.h | | |-- init.c | | |-- interrupt.c | | |-- interrupt.h | | |-- lib | | | |-- ctype.c | | | |-- div64.h | | | |-- div64.S | | | |-- lib1funcs.S | | | |-- Makefile | | | |-- muldi3.c | | | |-- printf.c | | | |-- printf.h | | | |-- string.c | | | |-- vsprintf.c | | | `-- vsprintf.h | | |-- m41t11.c | | |-- m41t11.h | | |-- main.c | | |-- Makefile | | |-- nand.c | | |-- s3c24xx.h | | |-- serial.c | | `-- serial.h | |-- int | | |-- head.S | | |-- init.c | | |-- interrupt.c | | |-- main.c | | |-- Makefile | | `-- s3c24xx.h | |-- key_led | | |-- crt0.S | | |-- key_led.c | | `-- Makefile | |-- lcd | | |-- framebuffer.c | | |-- framebuffer.h | | |-- head.S | | |-- include | | | |-- ctype.h | | | |-- gcclib.h | | | |-- kernel.h | | | |-- stdio.h | | | |-- string.h | | | |-- system.h | | | `-- types.h | | |-- init.c | | |-- interrupt.c | | |-- interrupt.h | | |-- lcddrv.c | | |-- lcddrv.h | | |-- lcd.lds | | |-- lcdlib.c | | |-- lcdlib.h | | |-- lib | | | |-- ctype.c | | | |-- div64.h | | | |-- div64.S | | | |-- lib1funcs.S | | | |-- Makefile | | | |-- muldi3.c | | | |-- printf.c | | | |-- printf.h | | | |-- string.c | | | |-- vsprintf.c | | | `-- vsprintf.h | | |-- main.c | | |-- Makefile | | |-- nand.c | | |-- s3c24xx.h | | |-- serial.c | | `-- serial.h | |-- led_on | | |-- led_on.S | | `-- Makefile | |-- led_on_c | | |-- crt0.S | | |-- led_on_c.c | | |-- led_on_c.c.bak | | `-- Makefile | |-- leds | | |-- crt0.S | | |-- leds.c | | |-- leds.lds | | `-- Makefile | |-- link | | `-- link.S | |-- mmu | | |-- head.S | | |-- init.c | | |-- leds.c | | |-- Makefile | | `-- mmu.lds | |-- nand | | |-- head.S | | |-- init.c | | |-- main.c | | |-- Makefile | | |-- nand.c | | `-- nand.lds | |-- options | | |-- main.c | | |-- Makefile | | |-- sub.c | | `-- sub.h | |-- sdram | | |-- head.S | | |-- leds.c | | `-- Makefile | |-- stdio | | |-- head.S | | |-- include | | | |-- ctype.h | | | |-- gcclib.h | | | |-- kernel.h | | | |-- stdio.h | | | |-- system.h | | | `-- types.h | | |-- init.c | | |-- lib | | | |-- ctype.c | | | |-- div64.h | | | |-- div64.S | | | |-- lib1funcs.S | | | |-- Makefile | | | |-- muldi3.c | | | |-- printf.c | | | |-- printf.h | | | |-- string.c | | | |-- string.h | | | |-- vsprintf.c | | | `-- vsprintf.h | | |-- main.c | | |-- Makefile | | |-- nand.c | | |-- s3c2410.h | | |-- serial.c | | |-- serial.h | | `-- stdio.lds | |-- timer | | |-- head.S | | |-- init.c | | |-- interrupt.c | | |-- interrupt.h | | |-- main.c | | |-- Makefile | | |-- s3c24xx.h | | `-- timer.lds | `-- uart | |-- head.S | |-- init.c | |-- main.c | |-- Makefile | |-- s3c24xx.h | |-- serial.c | |-- serial.h | `-- uart.lds `-- log 31 directories, 194 files

网友评论

  • 非常不错,好好学习一下!
  • 很不错的资源!!!!!
  • 还凑合吧。。。
  • 很好,一直很喜欢韦老师的资料
  • 初学者很受用,谢谢分享!
  • 对于入门者是不可多得的资料.
  • 对于初学者是很好的学习资料,谢了。
  • 太感谢了,有了它,可以很好地学习linux了
  • 很好,不错,值得拥有
  • 是真品,不过这种公开的东西要1分意思一下得了
  • 这个代码貌似不全啊
  • 对于初学者来说的确是不错的东西
  • 对于初学者是很好的学习资料,谢了。
  • 我了个去,全是代码啊,我还以为是书,有的还不全。
  • 学习了,帮助很大
  • 怎么解压啊,说要插入什么东东
  • 收集全套了
  • 非常好的东西,就是没有视频资料
  • 初学者,学习一下,看着还挺不错的资料~
  • 学习嵌入式非常好的资料
  • 里面的源码很给力,我参考了frambuffer里面的测试代码。。
  • 恩很好的资源配合书看很好!
  • 源码很好啊。我喜欢。
  • 初学者的好东西呀
  • 初学者,学习一下,看着还挺不错的资料~