1.1. Introduction

The C API is provided to enable the rapid development of device drivers. It may be used to write application based drivers using either Norcroft or GCC compilers. There is a limitation with GCC however that currently precludes it use creating module based drivers.

Several example drivers have been written with this API and are available in source form as examples of intended use.