-
-
AT91USBFramework-Core1.02+HID1.01.zip
... gt; 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 ...
-
AT91USBFramework-Core1.02+MSD1.0.zip
... 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
-
-
encorelib.rar
(1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。
(2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。
(3)运行时打开//encore/build/目录下的encore.dsw文件。
-
-
IPServerSDK.rar
1.sdk的库在lib里面
2.sdk的头文件在include里面,接口请参考server.h
3.sdk的demo code在IPServerDemo中
目前工程为vc2003.
-
-
-
-
-