his project was built and tested with WinAVR-20060125.
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just install WinAVR and run "make" from the console in echomaster and
echoslave subdirs.
"make program" will program the device if yo ...
The third edition of Learning GNU Emacs describes Emacs 21.3 from the ground up, including new user interface features such as an icon-based toolbar and an interactive interface to Emacs customization. A new chapter details how to install and run Emacs on Mac OS X, Windows, and Linux, including tips ...
一个开源heml语意分析器
ekhtml: The El-Kabong HTML parser
SUMMARY:
El-Kabong: A speedy, yet forgiving, SAX-stylee HTML parser.
PROJECT INFORMATION:
Web Site: ekhtml.sourceforge.net
The web site contains links to locations where one can:
- file bugs
- join mailing lists
- download the l ...
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode
driver/
Contains the driver sources.
Compile with "make".
Then as root, install with "make install".
Type "modprobe finepix" to load the module.
userspace/
Type "make" to compile.
fpix: test program, independant ...
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
No INF file is needed to install this li ...