You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marcel Telka 3c5ccb40ec 2003-09-05 Marcel Telka <marcel@telka.sk>
* brux/bus.h (bus_t, bus_driver_t): Separated bus_driver_t from bus_t.


git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@557 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
..
arm 2003-04-26 Marcel Telka <marcel@telka.sk> 22 years ago
brux 2003-09-05 Marcel Telka <marcel@telka.sk> 22 years ago
device 2003-01-17 Marcel Telka <marcel@telka.sk> 22 years ago
std Added some Manufacturer's Identification Codes. 22 years ago
tools Initial (empty) file. 22 years ago
win32 2003-08-12 Marcel Telka <marcel@telka.sk> 22 years ago
.cvsignore 2003-07-30 Marcel Telka <marcel@telka.sk> 22 years ago
AUTHORS Added initial files (version 0.1 released). 22 years ago
COPYING 2003-02-12 Marcel Telka <marcel@telka.sk> 22 years ago
ChangeLog 2003-09-05 Marcel Telka <marcel@telka.sk> 22 years ago
Makefile.am 2003-08-20 Marcel Telka <marcel@telka.sk> 22 years ago
NEWS 2003-09-05 Marcel Telka <marcel@telka.sk> 22 years ago
README Initial README file. 22 years ago
TODO 2003-02-04 Marcel Telka <marcel@telka.sk> 22 years ago
acinclude.m4 2003-08-20 Marcel Telka <marcel@telka.sk> 22 years ago
autogen.sh Added framework for automake/autoconf. 22 years ago
cexcept.h Added C exception handling from http://www.nicemice.net/cexcept/cexcept-2-0-0.tar.gz 22 years ago
common.h 2002-11-06 Marcel Telka <marcel@telka.sk> 22 years ago
configure.ac 2003-08-20 Marcel Telka <marcel@telka.sk> 22 years ago

README

$Id$

include
=======

include package is a collection of the useful independent include files for
C/Assembler developers.

include package is released under BSD-style license. Please read COPYING
file for more info.

Feedback and contributions are welcome.

Homepage: http://openwince.sourceforge.net/include/


Installation instructions
-------------------------

1. Download and unpack include sources.
2. Run ./configure script.
3. Run `make`.
4. Run `make install`.