搜索资源列表
linux-device
- Linux操作系统的简单介绍以及linux下设备的驱动开发-The simple introduction of Linux operating system and Linux device driver development
mini2440_key_for_linux
- mini2440 按键 在linux操作系统上使用,开发环境mini2440-mini2440 key
ds18b20_driver
- DS18B20是温度传感器,开发环境是mini2440 操作系统linux 编译器arm-linux-g-DS18B20 temperature sensor, the development environment is mini2440 operating system Linux compiler arm-linux-gcc
RexOsArch
- Rex 操作体统的介绍,个人觉得这个操作系统的设计不错。其上的应用的话主要使用c语言开发的-Rex operating decency, personal feel good the design of the operating system. On applications primarily use c language development
jianpansaomiao
- 小车上的键盘驱动,用于linux的操作系统,在ARM平台运行最好。开发板为mini2440.-Small car keyboard driver for the Linux operating system, running the ARM platform. Development board for mini2440.
ALPSPBuildPSystemPIntroduction
- 台湾 MTK手机芯片公司提供的智能手机系统,操作系统的总体介绍,做android智能手机开发的兄弟一定要看下啊。-mtk system Introduction
drivers_and_test
- linux操作系统驱动开发(案件)基于S3c2440A arm9 arm920T-Linux operating system driver development (case) based on S3c2440A arm9 arm920T
linux
- linux核心源代码,可在此基础上用于嵌入式应用开发,也是学习操作系统内核的参考资料.-linux kernel source code can be used to develop embedded applications on this basis, but also to learn the operating system kernel references.
P1-3.c
- 操作系统实验1,Linux 系统开发。 遍历所有的进程,并输出它们的名字、父进程名字、进程状态,最后输出所有进程状态的统计信息。-collect information of all the processes
rtlinux
- RTLinux(AReal-Time Linux,亦称作实时Linux)是Linux中的一种实时操作系统。它由新墨西哥矿业及科技学院的V. Yodaiken开发。-RTLinux is a hard realtime RTOS microkernel that runs the entire Linux operating system as a fully preemptive process.
int
- 嵌入式LINUX操作系统内核初始化源代码jz2440开发板-linux kernel init source code
xv6.tar
- Xv6是由麻省理工学院(MIT)为操作系统工程的课程(代号6.828),开发的一个教学目的的操作系统。Xv6是在x86处理器上(x即指x86)用ANSI标准C重新实现的Unix第六版(Unix V6,通常直接被称为V6)。-Xv6 is an operating system developed by the Massachusetts Institute of Technology (MIT) for operating system engineering courses (codename