i want to use parts of the at91 lib source code in my own GNU based projects.
Can i use the sources without any restrictions?
It is possible to modify the sources (or use only parts of it), if it not possible to compile it using the GNU toolchain?
For instance: I want to write my own serial device driver, including the at91 header and source files. I want not rewrite the whole register definitions. Eid

Regards,