搜索资源列表
uart.c
- linux 串口应用程序,实现ARM串口数据的传输
LMS c语言编写的ARM
- c语言编写的ARM
05
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
mini2440_buttons
- mini2440_buttons.c 友善之臂mini2440 按键驱动程序 mini2440_buttons.c-mini2440_buttons.c kind of arm mini2440 key driver mini2440_buttons.c
s3c2410-linux-2.6.11.1-apm-08.11.02
- 将s3c2410-linux-2.6.11.1-apm-08.11.02.patch复制到内核根目录。 执行patch –p1 < s3c2410-linux-2.6.11.1-apm-08.11.02.patch即可! 在2.6.11.1内核中,创建字符设备的代码是:linux/arch/arm/kernel/amp.c。在根文件系统创建设备节点是dev/misc/apm_bios。-Will s3c2410-linux-2.6.11.1-apm-08.11.02.patch c
camsnap
- 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/de
s3c2410_ts
- 基于S3C2440的四线电阻式触摸屏驱动程序,linux2.6.22内核。把touchscreen.c放在driver/input/touchscreen/下。修改arch/arm/mach-s3c2440/mach-smdk2440.c以及相应的Makefile加上驱动即可-S3C2440 based on the four-wire resistive touch screen driver, linux2.6.22 core. Touchscreen.c on the driver/inp
vivi-0.1.4
- vivi源码,arm bootloader源码,采用汇编和c语言编写。-good program.welcome to download
mac_drv-c
- 芯片为 arm s3c2410,嵌入式linux系统,内核版本为2.4.18.读写指定nandflash 地址 内容驱动程序。用于保存网络芯片的mac地址。内核在启动时调用该地址内容作为mac地址。 -read/write nandflash data driver.save mac address.
usb_net
- linux2.6.11.1 USB有线网卡rtl8150移植到arm平台源码及详细说明和步骤。试验过可以上网 !-rtl8150 card linux2.6.11.1 USB cable arm transplant source and detailed descr iption of the platform and steps. Can be tested online!
arm_linux_C_program
- arm-linux嵌入式下C语言编程详细教程-under the arm-linux embedded C language programming course in detail
polarssl-0.11.1-gpl
- 最小巧的SSL代码库,便于移植和集成。也可以作为加解密库来使用。-PolarSSL is a light-weight open source cryptographic and SSL library written in C. PolarSSL is written with embedded systems in mind and has been ported on a number of architectures, including ARM, PowerPC, MIPS and M
SimpleChar
- 有关字符设备驱动一个例子: app-mem.c:应用程序 memdev.c:字符设备驱动 makefile:用于2.6内核编译 makefile_2.4:用于2.4内核编译 Makefile-arm:用于arm内核编译-An example of the character device driver: app-mem.c: application memdev.c: character device driver makefile: for the 2.6 kernel c
MCU_1383
- 基于ARM的AAC解码,有C语言实现在ARM-linux下的AAC音频编码优化-ARM-based AAC decoding, C language under the ARM-linux AAC audio coding optimization
G.729ab(C)
- g729a和g729b的源码,是非常好的语音压缩算法,可以移植到各种平台上,例如DSP,ARM-these are source codes of g729a and g729b,very good voice compression algorithm,can be transplanted to kinds of platform,such dsp,arm
Hello-C
- 用于做ARM-LINUX系统的测试驱动程序,这是开机表示欢迎的显示。-ARM-LINUX system for doing the test driver, which is turned on, the welcome display.
klibc-clibrary
- 嵌入式系统的C库,对开发嵌入式系统非常有用,特别是arm-C library for embedded systems, on the development of embedded systems is very useful, especially arm
gprs
- arm linux gprs.c modem 串口读写程序-arm linux gprs.c
fft-arm
- 基于ARM处理器的基4和基5的FFT算法标准C程序,作者是JDB。-Base on ARM processor about Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB
probes-arm
- Some code moved here arch arm kernel kprobes-arm.c. -Some code moved here arch arm kernel kprobes-arm.c.