This package is a collection of libraries of usefull functions intended
to be used for ARM7TDMI based microcontrollers. The library is written in C
and you need to use gcc, the GNU compiler as your crosscompiler to use it.
Furthermore, your development environment should be some sort of unix-ish
system, like Linux, BSD or the like.

The library is licensed under the GNU GPL, with additional clauses that
allow you to statically link the library against proprietary, closed
source code. For details see the file called LICENSE.

You can find the detailed documentation, installation isntructions and
all sorts of other information if you direct your webbrowser to the file
docs/html/index.html. If that file does not exist, then you have received
a modified copy of the library. The original version of the library can be
found at http://www.bendor.com.au/armlib/index.html.

