This software package contains the USB framework core developped by ATMEL, as well as two HID drivers for a mouse and a keyboard. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - hid/ -> Source code for the HID drivers -> Makefile for the HID drivers - lib/ -> Lib v3 files for every supported chips - bin/ -> Compiled binaries for every supported chips - ./ -> Makefile for the framework -> Startup file
标签: developped framework software contains
上传时间: 2014-08-30
上传用户:leixinzhuo
This software package contains the USB framework core developped by ATMEL, as well as a Mass storage driver. The MSD driver uses the internal flash of the chip to operate as a disk-on-key. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - msd/ -> Source code for the Mass Storage driver -> Makefile for the MSD driver - bin/ -> Compiled binaries for every supported chips - lib/ -> Lib v3 files for every supported chips - ./ -> Makefile for the framework -> Startup file
标签: developped framework software contains
上传时间: 2017-02-14
上传用户:003030
Murphy 大俠 GPL 的 C++/x86 RTOS, 支持 MMU, 用戶/核心 模式區隔. http://hpc.ee.ntu.edu.tw/~murphy/me/EKernel.html part 2 of 3: user mode LIB
标签: EKernel Murphy murphy RTOS
上传时间: 2013-12-23
上传用户:小鹏
Ov511+摄像头驱动源码 摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/Xp 1.运行本代码需安装windriver7.00和VC6.0,可到网上下载 2.编译时需设置库文件,windriver的include文件路径以及windriver的lib文件路径
标签: 511 windriver Windows v2000
上传时间: 2013-12-25
上传用户:pkkkkp
Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd /root/build-arm/tmake-1.11 export TMAKEDIR=$PWD/tmake-1.11 export TMAKEPATH=$TMAKEDIR/lib/qws/linux-arm-g++ export PATH=$TMAKEDIR/bin:$PATH 2.安装Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR=$PWD export PATH=$QTDIR/bin:$PATH export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH ./configure -no-xft -thread -gif -system-jpeg -sm -shared [make] make -C tools/qvfb make -C tools/qembed
标签: Embedded Qt Makefile tmake
上传时间: 2013-12-22
上传用户:sk5201314
The files adi_ssl_init.h and adi_ssl_init.c are used to define the functions adi_ssl_Init() and 慳di_ssl_Terminate()?which initialize and terminate all the Blackfin System Services in the appropriate order, for a particular EZ-Kit, depending on the Blackfin processor used.
标签: adi_ssl_init adi_ssl_Init functions define
上传时间: 2014-01-21
上传用户:sammi
当jar包中某个class重复的时候,你肯定想定位到底是哪两个jar在冲突。 当你写程序需要weblogic的某个类支持的时候,你一定会对于在weblogic的lib下那几十个jar中寻找你需要的类痛不欲生。 如果你想在一堆JAR包中查找某个类在哪个JAR包中,这个程序就是你最佳的选择。 支持子目录查询!
上传时间: 2017-04-27
上传用户:pinksun9
该动态连接库是用来解压图象的库,通过lib文件就可以调用
上传时间: 2014-02-10
上传用户:ruixue198909
JXTA搭建p2p网络实例,运行前先导入jxta的shell lib
上传时间: 2014-01-05
上传用户:TF2015
SSH框架的人力资源管理系统,SQL2K数据库,运行时需将SQL200,SPRING,STRTUTS,HIBERNATE的驱动放在LIB文件下。
上传时间: 2017-05-14
上传用户:515414293