自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

sudo.lee的专栏

Life runs on code...

  • 博客(1)
  • 资源 (9)
  • 收藏
  • 关注

原创 给linux发行版安装新内核

我的机器是Thinkpad T420i, 系统是debian wheezy. 1, 编译Kernel: make menuconfig make -jn sudo make modules_install sudo make headers_install sudo make install sudo update-grub (Ubuntu only) NOTE

2012-12-04 10:47:40 1950

arm cross toolchain with gcc 4.8.1

arm平台交叉编译器,静态编译。 主要资源版本: linux-3.12.12 binutils-2.23.2 gcc-4.8.1 glibc-2.18

2014-04-19

busybox 1.20.2 for android

busybox 1.20.2 for android. steps: adb remount adb push ./busybox-1.20.2-android2 /system/bin/ adb shell busybox ifconfig......

2012-08-22

rvct22 for linux_x86

RVCT22 for linux,带有头文件和armlib,cpplib,使用只需修改license.dat里的hostid(mac地址)和env设置脚本里的路径。

2012-04-06

ARM体系结构与编程_杜春雷.pdf

ARM体系结构与编程_杜春雷.pdf,。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。

2011-09-13

精通linux设备驱动程序_en

精通linux设备驱动程序_en,图灵丛书

2011-08-18

linux devices drivers_3_en

LDD3_en Over the years, this bestselling guide has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third edition, it's even more helpful, covering all the significant changes to Version 2.6 of the Linux kernel. Includes full-featured examples that programmers can compile and run without special hardware.

2011-08-02

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除